Common Object Request Broker Architecture: Difference between revisions

Content deleted Content added
Fixed expansion of "IDL" acronym, see "discussion" page for details.
/ after hostname in URLs, dammit; copy edit
Line 10:
CORBA is most widely used with C++ or Java, but it is also usable with C, Python, Perl and Tcl, and therefore allows easy interoperability between all those languages.
 
CORBA is more than just a language, and platform neutral [[remote procedure call]] specification. It defines commonly needed services such as transactions and security.
 
=== Additional Resources ===
* http://www.omg.org/