Differences between revisions 3 and 4
Revision 3 as of 2008-11-15 14:01:01
Size: 744
Editor: localhost
Comment: converted to 1.6 markup
Revision 4 as of 2011-05-21 16:45:36
Size: 363
Editor: IrmenDeJong
Comment: cleaned up outdated links and info
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
Pyro is an acronym for PYthon Remote Objects. It is an advanced and powerful Distributed Object Technology system written entirely in Python, that is designed to be very easy to use. It resembles Java's Remote Method Invocation (RMI). It is less similar to CORBA - which is a system- and language independent Distributed Object Technology and has much more to offer than Pyro or RMI. Pyro is an acronym for PYthon Remote Objects. It is an advanced and powerful Distributed Object Technology system written entirely in Python, that is designed to be very easy to use.
Line 5: Line 5:
 * [[http://pyro.sourceforge.net|Pyro Homepage]]

You can download a packaged version from the SF download page but if you have CVS, you can also pull the latest development version directly from [[http://sourceforge.net/cvs/?group_id=18837|public CVS]].
 * [[http://pypi.python.org/pypi/Pyro4/|Pyro4 on the Python package index]]

Python Remote Objects

Pyro is an acronym for PYthon Remote Objects. It is an advanced and powerful Distributed Object Technology system written entirely in Python, that is designed to be very easy to use.

If you want more information, please let me know. -- IrmenDeJong

Pyro (last edited 2011-05-21 16:45:36 by IrmenDeJong)

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