2. CORBA concepts
2.1 Object-oriented client/server model
The CORBA bus provides an object-oriented client/server model of abstraction and cooperation for distributed applications. Each application can export some of its functionality (services) in the form of CORBA objects: this is the abstraction (structuring) component of the model. Interactions between applications are then materialized by remote invocations of object methods: this is the cooperation component. The client/server notion only comes into play when an object is used: the application implementing the object is the server, the application using the object is the client. Of course, an application can be both client and server.
Figure 6...
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 concepts
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