"Simon Wittber" <[EMAIL PROTECTED]> 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.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to