A matter of queues, tasks and multiprocessing

danmcleran at yahoo.com danmcleran at yahoo.com
Wed Nov 10 15:19:28 EST 2010


If you are using Python 2.6 or greater, look into the multiprocessing
module. It may contain 90% of what you need.



More information about the Python-list mailing list