Overview
FrançaisRead this article from a comprehensive knowledge base, updated and supplemented with articles reviewed by scientific committees.
Read the articleAUTHORS
-
Jean-Marc GEIB: University Professor of Computer Science at Lille University of Science and Technology
-
Philippe MERLE: Senior lecturer in computer science at Lille University of Science and Technology
INTRODUCTION
Today, many IT systems are made up of applications distributed over an intranet-type network, and beyond to the Internet. The construction, deployment, execution and administration of these distributed applications require the implementation of intermediate software layers (also known as "middleware"). In this context, the Common Object Request Broker Architecture (CORBA) standard aims to provide open middleware, built on an object-oriented client/server model. This standard is the fruit of standardization work by the Object Management Group (OMG), a major IT industry consortium. However, the OMG's efforts go far beyond the simple technical issue of middleware, aiming to define open standards for the integration of heterogeneous, distributed software in all sectors of activity.
The first part of this article takes us from the problems of distributed applications and middleware to the global vision proposed by the OMG, the Object Management Architecture (OMA), and the relationships with the competing solutions proposed by the WWW, Java and Microsoft. Next, we progressively detail the fundamental concepts of CORBA, namely the object-oriented client/server model, the OMG IDL language, the components of the distributed object bus and interoperability between buses. The core of this article looks in detail at the practical implementation of CORBA through the realization of a distributed application written in C++, Java and CorbaScript (a scripting language dedicated to CORBA). Finally, we summarize the benefits of the CORBA approach and describe the features expected in the forthcoming CORBA 3.0 standard.
Exclusive to subscribers. 97% yet to be discovered!
You do not have access to this resource.
Click here to request your free trial access!
Already subscribed? Log in!
The Ultimate Scientific and Technical Reference
This article is included in
Software technologies and System architectures
This offer includes:
Knowledge Base
Updated and enriched with articles validated by our scientific committees
Services
A set of exclusive tools to complement the resources
Practical Path
Operational and didactic, to guarantee the acquisition of transversal skills
Doc & Quiz
Interactive articles with quizzes, for constructive reading
CORBA: from concepts to practice
References
- - Tous les documents produits par l'OMG sont publiques et accessibles sur les sites Internet de l'OMG : http://www.omg.org et ftp://ftp.omg.org/pub/docs
- (1)...
Products
CorbaScript
An object-oriented scripting language dedicated to CORBA. https://web.archive.org/web/20050422083703/http://corbaweb.lifl.fr/CorbaScript/
MICO
An ORB for C++ under the GNU Open Source license. http://www.mico.org
...Exclusive to subscribers. 97% yet to be discovered!
You do not have access to this resource.
Click here to request your free trial access!
Already subscribed? Log in!
The Ultimate Scientific and Technical Reference