Article | REF: H2758 V1

CORBA: from concepts to practice

Authors: Jean-Marc GEIB, Philippe MERLE

Publication date: February 10, 2000, Review date: June 16, 2016

You do not have access to this resource.
Click here to request your free trial access!

Already subscribed? Log in!


Overview

Français

Read this article from a comprehensive knowledge base, updated and supplemented with articles reviewed by scientific committees.

Read the article

AUTHORS

  • 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.

You do not have access to this resource.

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

A Comprehensive Knowledge Base, with over 1,200 authors and 100 scientific advisors
+ More than 10,000 articles and 1,000 how-to sheets, over 800 new or updated articles every year
From design to prototyping, right through to industrialization, the reference for securing the development of your industrial projects

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

Subscribe now!

Ongoing reading
CORBA: from concepts to practice