Multithread ZODB.

Cary O'Brien cobrien at Radix.Net
Tue Feb 20 18:09:15 EST 2001


In article <slrn993i1i.hb.amk at 207-172-111-136.s136.tnt1.ann.va.dialup.rcn.com>,
A.M. Kuchling <akuchlin at mems-exchange.org> wrote:
>On Mon, 19 Feb 2001 22:54:43 +0300, 
>	Alexander Semenov <sav at ulmen.mv.ru> wrote:
>>Can someone give me a python code snippet, or skeleton of multithread
>>program which uses ZODB? Multithread examples are missing from ZODB
>>guide. It says what I must create connection for each thread, but I don't
>
>Look through the code in ZODB/*.py; much of it is commented to a
>middling degree.  If you come up with small test programs, please send
>me copies for incorporation; multithreaded ZODB programming isn't
>covered because I haven't looked at it and, given that I'm cool on the
>idea of threads, it's not a big priority just yet.
>

Isn't ZODB thread safe?  I mean Zope runs as multiple threads, doesn't
it?

-- cary (who spent the day working on a Corba + ZODB test program).





More information about the Python-list mailing list