Multiprocessing vs. [Pyro, RPyC]

skip at pobox.com skip at pobox.com
Fri Nov 14 15:55:35 EST 2008


    Jeffrey> With the release of multiprocessing in Python 2.6, is there any
    Jeffrey> reason to use Pyro or RPyC?

As far as I know the multiprocessing module only works on one machine
(multi-cpu or multi-core), not across machines.

-- 
Skip Montanaro - skip at pobox.com - http://smontanaro.dyndns.org/



More information about the Python-list mailing list