On Wed, Feb 2, 2011 at 1:01 PM, Felipe Almeida Lessa <felipe.le...@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
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to