At the risk of sounding stupid, how are you folks doing this type of 
testing?
I.e. how are you telling for certain that the connections are being 
allocated in a
round-robin fashion?

Thanks,

Rolf
On Thursday, May 2, 2002, at 10:10 PM, [EMAIL PROTECTED] wrote:

>
> David Hancock wrote:
>
>>> My testing has shown about 10:1 performance boost using DBPool.py to 
>>> pool
> connections to Oracle. After looking at the database machine I'm 
> connecting
> to, I can tell you for certain that the connections are being pooled and
> allocated in a nice round-robin fashion.<<
>
> I agree. When using PostgreSQL on Linux, each connection shows up as a
> separate thread, and each shows its status (idle, etc.) It's pretty 
> clear
> tht connections are being pooled, and are being allocated nicely.
>
> ...Edmund.
>
>
> _______________________________________________________________
>
> Have big pipes? SourceForge.net is looking for download mirrors. We 
> supply
> the hardware. You get the recognition. Email Us: 
> [EMAIL PROTECTED]
> _______________________________________________
> Webware-discuss mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/webware-discuss
>


_______________________________________________________________

Have big pipes? SourceForge.net is looking for download mirrors. We supply
the hardware. You get the recognition. Email Us: [EMAIL PROTECTED]
_______________________________________________
Webware-discuss mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to