using threads with for-loops

Frithiof Andreas Jensen frithiof.jensen at die_spammer_die.ericsson.com
Wed Sep 29 06:53:07 EDT 2004


"Peter Hansen" <peter at engcorp.com> wrote in message
news:KvCdnUvBCJ5wX8TcRVn-pg at powergate.ca...

> > The code above is perfectly suited for parallelization.
>
> Yes, it is.  Once you take into account implementation
> issues (e.g. the GIL), would you still think so?

Orrr .... you could cheat and use f.ex. PYRO to disguise a set of *Python
Applications* as Threads; The Applications could then be distributed however
which way you want ;-)





More information about the Python-list mailing list