Looking for CORBA examples, or something better

Laura Creighton lac at strakt.com
Fri Jan 24 19:47:59 EST 2003


> Hi.
> 
> After a university brainwash of Java's RMI and Microsoft's COM, I'm
> looking for a python CORBA... interface? I mean, an example/module
> I should use to communicate to other CORBA objects.
> 
> 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)
> 
> -- 
> http://mail.python.org/mailman/listinfo/python-list

I am not exactly sure what you want, but perhaps
http://omniorb.sourceforge.net/ is it. 

Laura Creighton





More information about the Python-list mailing list