Help me use my Dual Core CPU!

Paul Rubin http
Tue Sep 12 09:13:35 EDT 2006


"Simon Wittber" <simonwittber at gmail.com> writes:
> Are there any other concurrency options I've not discovered yet?

I've been wondering about the different Python MPI bindings that are
out there, and whether they might make sense for general purpose
concurrency when they were designed mostly for parallel numerical
computation.  Better MPI libraries should at least be able to
communicate by shared memory--I don't know if Pylinda does that.



More information about the Python-list mailing list