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 _____________________________________________ Metakit mailing list - [email protected] http://www.equi4.com/mailman/listinfo/metakit
