Python+CORBA Vs EJB!

John johng2001 at rediffmail.com
Fri Feb 6 00:13:14 EST 2004


Irmen,
I should have been more clear. When I put "Distributed Objects", I was
just referring to state preserving instances (that works for both
components [beans] or objects) as opposed to simple procedural (RPC)
techniques.

You may still be right about my comparing wrong things. I don't have a
good understanding of CORBA services yet and if they can be compared
to EJB at all. My goal is simply to write language independent object
oriented middleware with minimal fuss.

Joe,
While Pyro is nice, it is Python specific. EJB may be primarily Java
specific but thanks to 3rd party support, one can get to it from other
languages. My clients are not going to be in Python. If they are going
to be in Delphi, I am not going to have a problem with Pyro thanks to
"Python for Delphi" but I am not sure which language they are going to
be in yet.



More information about the Python-list mailing list