Python+CORBA Vs EJB!

Joe Francia usenet at -OBFUSCATED-joefrancia.com
Thu Feb 5 00:26:29 EST 2004


John wrote:
> I am looking at solutions for creating distributed objects. I am
> interested in comparing Python + CORBA (Fnorb, OmniORBPy etc) vs EJB.
> Could any of you who have used both contrast them for me? At the first
> pass, OmniORBPy actually seemed easier than EJB but EJB development is
> far better supported in tools and thus could potentially be easier.
> Both can interop one way or other with all of my clients.
> 
> I am looking for development insights in terms of development ease,
> features (I don't need many now but eventually I likely will) and
> robustness.
> 
> Please note that I want to compare CORBA development in Python with
> EJB, not CORBA in general with EJB.

If you just want to create distributed apps in Python, you may want to 
take a look at Pyro: http://pyro.sourceforge.net/



More information about the Python-list mailing list