Common Object Request Broker Architecture: Difference between revisions

Content deleted Content added
No edit summary
Tags: Mobile edit Mobile web edit
Reverted 1 good faith edit by Nisith chakrabarty using STiki
Line 18:
{{Use dmy dates|date=July 2011}}
 
The '''Common Object Request Broker Architecture''' ('''CORBA''') is a [[Standardization|standard]] defined by the [[Object Management Group]] (OMG) designed to facilitate the communication of systems that are deployed on diverse platforms. CORBA enables collaboration between systems on different operating systems, [[programming language]]s, and computing hardware. CORBA uses an object-oriented model although the systems that use the CORBA do not have to be object-oriented.Current CORBA systems all support the same language independent representation of an object reference.CORBA is an example of the [[distributed object]] paradigm.
 
== Overview==