[Metakit] thread safe in python

Brian Kelley fustigator at gmail.com
Mon May 9 10:41:42 CEST 2005


My python metakit server shares a storage object between threads.  In
fact, you have to do this if you are modifying contents between
threads.

I have also used this successfully in a webware threaded web server
with no adverse effects.

Brian


More information about the Metakit mailing list