<div class="gmail_quote">On Wed, Feb 2, 2011 at 1:01 PM, Felipe Almeida Lessa <span dir="ltr">&lt;<a href="mailto:felipe.lessa@gmail.com">felipe.lessa@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im"><br>
</div>And what about connection limits?  We shouldn&#39;t create a thousand<br>
connections to the same host =).</blockquote><div><br></div><div>For what it&#39;s worth, I wrote a connection pool manager for the riak package that has to solve some of the same problems.</div><div><br></div><div><a href="https://github.com/mailrank/riak-haskell-client/blob/master/src/Network/Riak/Connection/Pool.hs">https://github.com/mailrank/riak-haskell-client/blob/master/src/Network/Riak/Connection/Pool.hs</a></div>
</div>