The tiger module used the multiprocesing package as a drop-in replacement of processing, although their syntax differs slighty. I would propose to use the multiprocessing package throughout, as it is in the standard library (2.6) and has been backported to 2.4 and 2.5 [1].
The tiger module used the multiprocesing package as a drop-in replacement of processing, although their syntax differs slighty. I would propose to use the multiprocessing package throughout, as it is in the standard library (2.6) and has been backported to 2.4 and 2.5 [1].
[1] http://pypi.python.org/pypi/multiprocessing/2.6.2.1