Multithread ZODB.

A.M. Kuchling amk at mira.erols.com
Mon Feb 19 20:13:52 EST 2001


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.

--amk




More information about the Python-list mailing list