Using python with Corba

mlauer at trollinger-fe.rz.uni-frankfurt.de mlauer at trollinger-fe.rz.uni-frankfurt.de
Fri Jun 9 18:26:58 EDT 2000


Duncan Grisby (dgrisby at uk.research.att.com) wrote:
> In article <39410efe.18494828 at nntp.interaccess.com>,
>  Thaddeus L. Olczyk <olczyk at interaccess.com> wrote:

> >>> Anyone know TAO can be used in Python ?
> >>
> >>Don't think so. But a Python ORB can interoperate with TAO.

> >They are supposed to but (sigh ) most orbs have many parts of the
> >standard unimplemented yet. Do you know if Fnorv,ILU, OmniORb
> >or ORBit (didn't know ORbit supported python) can interoperate with
> >TAO?

> omniORB can definitely interoperate with TAO. I am not aware of any
> problems at all. ORB interoperability is now at the stage that there
> are very few difficulties between ORBs, and those that remain are
> obscure cases which are unlikely to crop up in real systems. I don't
> imagine you'll encounter any problems with any of the Python ORBs.

I played around with all CORBA bindings and found omniORB to operate best.
It's also
closest to the CORBA Python language binding document. omniORBpy is really
great. 

:M:

--
--
    Regards & Gruesse from Mickey @ http://www.Vanille.de
  ---------------------------------------------------------
  How could anyone know me - when I don't even know myself ?





More information about the Python-list mailing list