[Tutor] Distributed Python module similar to Distributed Ruby

Magnus Lycka magnus@thinkware.se
Wed Oct 30 13:34:02 2002


At 12:39 2002-10-30 -0500, Anthony Barker wrote:
>Is anyone aware of a module similar to Distributed Ruby - DRB?

I've never user DRB, but there is a number of modules for
distributed operation in Python.

xmlrpclib is included in the standard library and might
be the simplest choice. That's obviously a standard thingie
that is fairly wide spread and can be used to communicate
with non-python stuff.

There are a number of options listed in
http://www.thinkware.se/cgi-bin/thinki.cgi/UsingPythonWithOtherLanguages

There are both SOAP, CORBA, COM solutions and
more unique Python things such as PYRO and DOPY.


-- 
Magnus Lycka, Thinkware AB
Alvans vag 99, SE-907 50 UMEA, SWEDEN
phone: int+46 70 582 80 65, fax: int+46 70 612 80 65
http://www.thinkware.se/  mailto:magnus@thinkware.se