looking for a fastest parallel approach for quick executing of lots small routines

dmitrey openopt at ukr.net
Mon Mar 19 16:13:55 EDT 2007


hi all,
I'm looking for a way to execute a number (from 2 to thouzands,
usually small) of python functions as quikly as it's possible.

There seems to be lots of solutions, for example mentioned at
http://www.cimec.org.ar/python/ , but first of all it would be very
nice if the module is included into the scipy module or Python core,
for to minimize additional software dependences.
So what is the best choise? And if noone is included in Python
standard distribution - why it is so and is anything intended in
future Python versions: 2.6 or later?

Thank you in advance,
Dmitrey




More information about the Python-list mailing list