Thanks Panu for sharing. If you could write a little description on how to install, use and configure GlorpDBX to use such pool, it would be great. Because we can share it with other users. We can even put such information in our website.<br>
<br>You said it is not production code yet, but please let us know its progress.<br><br>Cheers<br><br>Mariano<br><br><div class="gmail_quote">On Wed, Dec 15, 2010 at 9:03 AM, Panu Suominen <span dir="ltr">&lt;<a href="mailto:panu.j.m.suominen@gmail.com">panu.j.m.suominen@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">I don&#39;t know if anyone is interested, but I have coded yet another<br>
pool for connections (and other objects too).<br>
<br>
I asked before about connection pooling for Glorp. I was given some<br>
list of solutions but there were also mentions<br>
that there might be bugs. I got the impression that the quality of<br>
those solutions was unclear.<br>
Because of this I tried to create my own solution with proper tests. I<br>
divided the solution to general object pool that<br>
mimics the way Apache commons pool works<br>
(<a href="http://commons.apache.org/pool/" target="_blank">http://commons.apache.org/pool/</a>) and then created<br>
SqueakDBXPoolingDriver that uses the pool.<br>
<br>
Currently the code is not in production use but it will be soon.<br>
Also the Driver part is currently not tested because I have not have<br>
time to come up with good solution for testing it.<br>
<br>
The code can be found in <a href="http://www.squeaksource.com/ObjectPool" target="_blank">http://www.squeaksource.com/ObjectPool</a><br>
<br>
Any suggestions are appreciated.<br>
<font color="#888888"><br>
--<br>
Panu<br>
_______________________________________________<br>
SqueakDBX mailing list<br>
<a href="mailto:SqueakDBX@lists.squeakfoundation.org">SqueakDBX@lists.squeakfoundation.org</a><br>
<a href="http://lists.squeakfoundation.org/mailman/listinfo/squeakdbx" target="_blank">http://lists.squeakfoundation.org/mailman/listinfo/squeakdbx</a><br>
</font></blockquote></div><br>