OSF DCE Application Development Guide--Core Components

Topics in RPC Application Development
compatible
?
information
mapping
Other
Call
Object UUID
asking for
non nil
?
?
fails.
Endpoint
lookup
registered
UUID
Interface
(with nil object
UUID)
?
registered
together
and interface UUID
Non nil
object UUID
No
No
information.
server binding
Insert endpoint
into
Yes
Yes
Yes
No
No
Yes
You can design a server to allow the coexistence on a host system of multiple
interchangeable instances of a server. Interchangeable server instances are identical,
except for their endpoints; that is, they offer the same RPC interfaces and objects over
the same network (host) address and protocol sequence pairs. For clients, identical
server instances are fully interchangeable.
Usually, for each such combination of mapping information, the endpoint map service
stores only one endpoint at a time. When a server registers a new endpoint for mapping
information that is already registered, the endpoint map service replaces the old map
element with the new one.
124245 Tandem Computers Incorporated 16 39