[Zope-dev] Making a ZSQL.DA fully multi-threaded?

Brad Clements bkc at murkworks.com
Fri Jul 9 16:40:33 EDT 2004


On 9 Jul 2004 at 21:17, Dieter Maurer wrote:

> Check whether the connection is maintained in a "_v_" attribute
> (in this case, it is per thread).
> Otherwise, the connection would need to be maintained in a module
> global registry indexed with a DA id (e.g. its ZODB path).

This is the deep magic of which my previous note speaks.

Where are these details documented (in general terms, not just about DA's), so that I can 
figure this out without bugging the list too much?



-- 
Brad Clements,                bkc at murkworks.com   (315)268-1000
http://www.murkworks.com                          (315)268-9812 Fax
http://www.wecanstopspam.org/                   AOL-IM: BKClements



More information about the Zope-Dev mailing list