Re: Multiprocessing vs. [Pyro, RPyC]

2008-11-15 Thread J Kenneth King
Jeffrey Barish <[EMAIL PROTECTED]> writes: > [EMAIL PROTECTED] wrote: > >> >> 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 mult

Re: Multiprocessing vs. [Pyro, RPyC]

2008-11-14 Thread Jeffrey Barish
[EMAIL PROTECTED] wrote: > > 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. So I thought at first,

Re: Multiprocessing vs. [Pyro, RPyC]

2008-11-14 Thread skip
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 - [EMAIL PROTECTED] - http://smontanaro.d

Multiprocessing vs. [Pyro, RPyC]

2008-11-14 Thread Jeffrey Barish
With the release of multiprocessing in Python 2.6, is there any reason to use Pyro or RPyC? -- Jeffrey Barish -- http://mail.python.org/mailman/listinfo/python-list