Parallel Python

sturlamolden sturlamolden at yahoo.no
Wed Jan 10 12:22:42 EST 2007


parallelpyt... at gmail.com wrote:

>    That's right. ppsmp starts multiple interpreters in separate
> processes and organize communication between them through IPC.

Thus you are basically reinventing MPI.


http://mpi4py.scipy.org/
http://en.wikipedia.org/wiki/Message_Passing_Interface




More information about the Python-list mailing list