Jump to content

Common Object Request Broker Architecture: Difference between revisions

From EDM2
mNo edit summary
Ak120 (talk | contribs)
mNo edit summary
Line 1: Line 1:
The Common Object Request Broker Architecture, better known by its acronym '''CORBA''' is a standard that describes communication between software objects between otherwise incompatible systems. The standard is dictated by the [[Object Management Group]].
The Common Object Request Broker Architecture, better known by its acronym '''CORBA''' is a standard that describes communication between software objects between otherwise incompatible systems. The standard is dictated by the [[Object Management Group]].
==Links==
* [http://www.omg.org Object Management Group (OMG)] - Home of the CORBA standard


==Publications==
==Publications==
* [[Object-Oriented Programming Using SOM and DSOM:Introduction:SOM, OMG and CORBA]]
* Christina Lau: [[Object-Oriented Programming Using SOM and DSOM]] - VNR 1994, ISBN 0-442-01948-3
* [[Object-Oriented Programming Using SOM and DSOM:Introduction:SOM IDL, CORBA IDL, and ODL]]
* [[Thomas Ledoux]]: ''[http://www.emn.fr/ledoux/Publis/ecoop97-workshop.ps.gz Implementing Proxy Objects in a Reflective ORB]'' - Originally published as part of Proceedings of ECOOP 97; Workshop "Corba: Implementation, Use and Evaluation".
* [[Thomas Ledoux]]: ''[http://www.emn.fr/ledoux/Publis/ecoop97-workshop.ps.gz Implementing Proxy Objects in a Reflective ORB]'' - Originally published as part of Proceedings of ECOOP 97; Workshop "Corba: Implementation, Use and Evaluation".


[[Category:Object oriented technologies]]
==Links==
* [http://www.omg.org Object Management Group (OMG)] - Home of the CORBA standard

Revision as of 14:36, 24 January 2017

The Common Object Request Broker Architecture, better known by its acronym CORBA is a standard that describes communication between software objects between otherwise incompatible systems. The standard is dictated by the Object Management Group.

Publications

Links