Common Object Request Broker Architecture: Difference between revisions

Content deleted Content added
Versions history: IDL started at 3.5 in March 2014 (https://www.omg.org/spec/IDL#spec-versions) ⇒ drop 3.0 from fourth column.
No edit summary
Tags: Reverted Visual edit Mobile edit Mobile web edit
Line 21:
| website = {{URL|corba.org/}}
}}
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. CORBA is an example of the [[distributed object]] paradigm.
 
== Overview==