Hi

Dne Thu, 4 Sep 2008 21:46:32 +0200
"Alexandre Rossi" <[EMAIL PROTECTED]> napsal(a):

> I definitely need to work on this (no threads though because of the
> Python Global Interpreter Lock, so os.fork() it will be, which
> complicates things).

What about new multiprocessing module? It should be much easier to use
than manually handling processes :-).

http://docs.python.org/dev/library/multiprocessing.html#module-multiprocessing

-- 
        Michal Čihař | http://cihar.com | http://blog.cihar.com

Attachment: signature.asc
Description: PGP signature

Reply via email to