Differences between revisions 6 and 7
Revision 6 as of 2002-10-17 11:05:22
Size: 651
Editor: cacher4-ext
Comment: ref to corba
Revision 7 as of 2003-02-24 23:42:10
Size: 655
Editor: pommefritz
Comment: PyRo->Pyro
Deletions are marked like this. Additions are marked like this.
Line 9: Line 9:
PyRo with DOPY. ["Pyro"] with DOPY.

Distributed Objects for Python

DOPY is a small distributed object system written entirely in Python. It is not intended to be CORBA compliant. Instead, it aims to be extremely easy to use and to support Python's dynamic nature - methods are invoked dynamically, parameters are passed by reference. Any python object that can be pickled can automatically be passed as a parameter or a return value, and any Python object can be published as a shelved object.


It's good to mention ["CORBA"]. Someone needs to compare ["Pyro"] with DOPY.


See CorbaPython

Dopy (last edited 2008-11-15 14:01:21 by localhost)

Unable to edit the page? See the FrontPage for instructions.