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