Python and CORBA

Lars von Wedel lvw at lfpt.rwth-aachen.de
Tue Aug 8 02:20:49 EDT 2000


I suggest you take a look at omniORB. It is a free product by
AT&T and has an incredible performance. It comes with an
extended naming service and an event service is available as a
contribution (also free):

http://www.uk.research.att.com/omniORB/index.html


OmniORB supports C++ and Python language bindings (uses the same
libraries).

We are using it since three years now and we really like it.

Lars


Detlev Offenbach writes:
 > Hallo all,
 > 
 > I am looking for a CORBA environment for Python. It should be CORBA 2.3
 > compliant and offer at least a naming, a trader and an event service. Is
 > there something around?
 > 
 > Detlev Offenbach
 > detlev at offenbach.fs.uunet.de
 > -- 
 > http://www.python.org/mailman/listinfo/python-list
 > 




More information about the Python-list mailing list