Multi-Threading in Python

Terry Reedy tjreedy at udel.edu
Tue May 18 12:25:38 EDT 2010


On 5/18/2010 11:29 AM, Sandy Ydnas wrote:

> can help to find some examples of multiprocessing

Multiprocessing is designed to be api-compatible with threading.
Search the archives of this list/newsgroup for several examples.





More information about the Python-list mailing list