On Wed, Feb 2, 2011 at 1:01 PM, Felipe Almeida Lessa <felipe.lessa@gmail.com> wrote:

And what about connection limits?  We shouldn't create a thousand
connections to the same host =).

For what it's worth, I wrote a connection pool manager for the riak package that has to solve some of the same problems.

https://github.com/mailrank/riak-haskell-client/blob/master/src/Network/Riak/Connection/Pool.hs