CHAPTER 6

INTEROPERABILITY

In many cases, an invoked object and its caller do reside in different processes, often executed on different computers connected by a network. In order to enable such invocations across process boundaries and over the network, appropriate meachanisms and protocols are needed to support interoperability of these processes.

In earlier CORBA specifications (before version 2.0), these issues were left to the vendors of CORBA products. Indeed, different CORBA products contained different, incompatible protocols for invoking methods accross process boundaries. However, in many practical settings it is desireable to use different CORBA implementations for the client(s) and object implementation(s) (e.g., supporting different ...

Get Distributed Systems Architecture now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.