How to schedule system calls with Python

Minesh Patel minesh at gmail.com
Fri Oct 16 00:59:25 EDT 2009


> Again another great suggestion.  I was not aware of the
> multiprocessing module, and I'm not (yet) sure if I understand why I
> should use instead of multithreading as explained by a previous post.

http://docs.python.org/library/multiprocessing.html

First paragraph...

-- 
Thanks,
--Minesh



More information about the Python-list mailing list