Easy to use distributed system?

John Henry john106henry at hotmail.com
Mon Aug 14 12:57:48 EDT 2006


I've been using Pyro and it does what I needs it to do for me.

I don't know if it's as fancy as other packages but the price is right.

Jim Jones wrote:
> I am looking for a system in Python that will easily allow me to distribute
> processes across multiple systems?    So, if I have a function 'foo', I'd
> like to be able to call something along the lines of
>
> distribute(foo(x))
>
> And have the system figure out which node is available for process, and then
> have the results returned in some sort of callback fashion.
>
> Any insight is greatly appreciated.
> 
> -- 
> Jim
> http://www.runfatboy.net - Exercise for the rest of us.




More information about the Python-list mailing list