Common Object Request Broker Architecture: Difference between revisions

Content deleted Content added
External links: Updated link for IDL to C++11
mNo edit summary
Line 4:
| title = Common Object Request Broker Architecture
| status = Published
| year_started = {{Start date and age|1991}}
| version = 3.3
| versionDate = October{{Start date and age|2012|10}}
| preview =
| previewDate =
Line 17:
| 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.
 
Line 249 ⟶ 248:
 
== References ==
{{reflistReflist}}
 
== Further reading ==
Line 282 ⟶ 281:
 
{{ISO standards}}
 
{{Authority control}}