Common Object Request Broker Architecture: Difference between revisions
Appearance
No edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
The Common Object Request Broker Architecture | The Common Object Request Broker Architecture (''CORBA'') is a standard that describes communication between software objects between otherwise incompatible systems. The standard is dictated by the [[Object Management Group]]. | ||
==Publications== | ==Publications== | ||
Line 8: | Line 8: | ||
* [http://www.omg.org Object Management Group (OMG)] - Home of the CORBA standard | * [http://www.omg.org Object Management Group (OMG)] - Home of the CORBA standard | ||
[[Category: | [[Category:Object-Oriented Programming]] |
Revision as of 22:05, 28 October 2017
The Common Object Request Broker Architecture (CORBA) is a standard that describes communication between software objects between otherwise incompatible systems. The standard is dictated by the Object Management Group.
Publications
- Christina Lau: Object-Oriented Programming Using SOM and DSOM - VNR 1994, ISBN 0-442-01948-3
- Thomas Ledoux: Implementing Proxy Objects in a Reflective ORB - Originally published as part of Proceedings of ECOOP 97; Workshop "Corba: Implementation, Use and Evaluation".
Links
- Object Management Group (OMG) - Home of the CORBA standard