Common Object Request Broker Architecture: Difference between revisions

Content deleted Content added
Forgot to list C in language list!
m Not *the* way...
Line 1:
'''CORBA''' or <i>'''C'''ommon '''O'''bject '''R'''equest '''B'''roker '''A'''rchitecture</i> defines the [[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.