Jump to content

Common Object Request Broker Architecture: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
Ak120 (talk | contribs)
Line 3: Line 3:
==Publications==
==Publications==
* Christina Lau: [[Object-Oriented Programming Using SOM and DSOM]] - VNR 1994, ISBN 0-442-01948-3
* Christina Lau: [[Object-Oriented Programming Using SOM and DSOM]] - VNR 1994, ISBN 0-442-01948-3
* Ron Ben-Natan: ''CORBA: A Guide to Common Object Request Broker Architecture'' - McGraw-Hill 1995, ISBN 0-07-005427-4
* Randy Otte; Paul Patrick; Mark Roy: ''Understanding CORBA'' - Prentice Hall PTR 1995, ISBN 0-13-459884-9
* Randy Otte; Paul Patrick; Mark Roy: ''Understanding CORBA'' - Prentice Hall PTR 1995, ISBN 0-13-459884-9
* [[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".

Revision as of 03:26, 20 November 2019

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

Links