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!
Already subscribed? Log in!
CORBA concepts
Article included in this offer
"Software technologies and System architectures"
(
227 articles
)
Updated and enriched with articles validated by our scientific committees
A set of exclusive tools to complement the resources
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)...
Exclusive to subscribers. 97% yet to be discovered!
Already subscribed? Log in!