Threading in Python

alex23 wuwei23 at gmail.com
Wed Feb 7 20:12:19 EST 2007


On Feb 7, 12:36 pm, "tleeuwenb... at gmail.com" <tleeuwenb... at gmail.com>
wrote:
> There are two ways. You can use processes, or you can use IronPython.

Or you could try Parallel Python: http://www.parallelpython.com/

"a python module which provides mechanism for parallel execution of
python code on SMP and clusters"

- alex23




More information about the Python-list mailing list