
7 Feb
2011
7 Feb
'11
5:37 p.m.
On Wed, Feb 2, 2011 at 1:01 PM, Felipe Almeida Lessa 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...