Common Object Request Broker Architecture: Difference between revisions

Content deleted Content added
m fix ugly links, even if they are hidden; ==External link==
de:
Line 1:
[[de:CORBA]]
 
'''CORBA''' (Common Object Request Broker Architecture) is a [[standard]] for [[software component]]s. CORBA defines [[API]]s, communication protocol, and object/service information models to enable heterogeneous applications written in various languages running on various platforms to interoperate. CORBA
therefore provides platform and ___location transparency for well-defined objects, which are the fundamental underpinnings of any [[Distributed computing]] platform.