Comment on Multiprocessing with PythonComments−artificer17yFor those who want this functionality but use a version of Python older than 2.6, there is a backport of this module:http://code.google.com/p/python-multiprocessing/
Comments
For those who want this functionality but use a version of Python older than 2.6, there is a backport of this module:
http://code.google.com/p/python-multiprocessing/