Looking for CORBA examples, or something better

Jordan Krushen jordan at krushen.com
Fri Jan 24 18:16:18 EST 2003


Grzegorz Adam Hankiewicz wrote:
> CORBA is usually more code verbose than Java's RMI, because RMI
> knows it's talking to another Java. Is there something similar
> in Python? Something easier to write than CORBA but restricted to
> python. Maybe YAMI?
>
> Please point me towards the juicy documentation (huh, google is
> unreachable from my end now)

Check out Pyro (Python Remote Objects) for something Python-specific:

http://pyro.sf.net/

J.






More information about the Python-list mailing list