[Zope-dev] Making a ZSQL.DA fully multi-threaded?
Chris Withers
chris at simplistix.co.uk
Mon Jul 19 02:47:47 EDT 2004
Ganesha Shanmuganathan wrote:
> parallel because of the overhead of setting up new connections. To
> implement connection pooling, I think it is best to do it using an
> externel product like SQLRelay than at the driver level.
You may find connecting to SQLRelay suffers from the same problems...
It's also another seperate system that needs to be maintained, understood, etc...
Chris
--
Simplistix - Content Management, Zope & Python Consulting
- http://www.simplistix.co.uk
More information about the Zope-Dev
mailing list