[PyQt] QThread, suggestions.

Umit Oztosun umit at oztosun.net
Thu Jan 29 12:57:55 GMT 2009


2009/1/29 Brian Kelley <kelley at eyesopen.com>
>
> If you happen to be using python 2.6, multiprocessing is your friend.
>
> http://docs.python.org/dev/library/multiprocessing.html

Just to note that you can also use multiprocessing under python 2.5:
http://code.google.com/p/python-multiprocessing/

Regards,
Umit


More information about the PyQt mailing list