On Nov 10, 9:19 pm, "danmcle...@yahoo.com" <danmcle...@yahoo.com>
wrote:
> If you are using Python 2.6 or greater, look into the multiprocessing
> module. It may contain 90% of what you need.

Thank you Dan, indeed the multi-processing module has been my first
port of call and indeed it has all the basic ingredients. What I'm
looking for is an higher-level architecture built on the multi-
processing and the multi-threading modules.

Thanks again!

Manu
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to