Threading in Python
alex23
wuwei23 at gmail.com
Wed Feb 7 20:12:19 EST 2007
More information about the Python-list mailing list
Wed Feb 7 20:12:19 EST 2007
- Previous message (by thread): Threading in Python
- Next message (by thread): Threading in Python
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message (by thread): Threading in Python
- Next message (by thread): Threading in Python
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list