14 Jan
2000
14 Jan
'00
12:05 a.m.
On 1/13/00 3:57 PM, Nemeth Miklos at nemeth@iqsoft.hu wrote:
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.
There will exist no more connections than there are applicaton threads. Requests are pooled through applicaton threads, so you will see that form of pooling. Chris -- | Christopher Petrilli Python Powered Digital Creations, Inc. | petrilli@digicool.com http://www.digicool.com