Threads vs Processes

Russell Warren russandheather at gmail.com
Wed Jul 26 17:36:05 EDT 2006


> Another issue is the libraries you use. A lot of them aren't
> thread safe. So you need to watch out.

This is something I have a streak of paranoia about (after discovering
that the current xmlrpclib has some thread safety issues).  Is there a
list maintained anywhere of the modules that are aren't thread safe?

Russ




More information about the Python-list mailing list