[Zope] Oracle or PostGreSQL connection pool

Nemeth Miklos nemeth@iqsoft.hu
Thu, 13 Jan 2000 21:57:45 +0100


Do the Oracle or PostgreSQL database adapters and the ZSQL technology
support connection pooling?
If I create a connection object, supposedly it may only be used by a
single thread.
I'd like to use ZSQL methods but my application should be very
concurrent.

Miklos Nemeth