Parallelization with Python: which, where, how?

Albert Hofkamp hat at se-126.se.wtb.tue.nl
Tue Jan 4 11:03:17 EST 2005


On Mon, 20 Dec 2004 14:03:09 +0100, Mathias <no_sp at m_please.cc> wrote:
> Can someone recommend a parallelization approach? Are there examples or 
> documentation? Has someone got experience with stability and efficiency?

If you think a light-weight approach of distributing work and collecting
the output afterwards (using ssh/rsh) fits your problem, send me an
email.

Albert
-- 
Unlike popular belief, the .doc format is not an open publically available format.



More information about the Python-list mailing list