←
^
→
Distributed Computing and Object Systems
Object Manager
The
object manager
is the heart of the server since it manages object skeletons and references (ORB, registry service).
It handles creation of new object using skeleton, store it, send back referral.
Handles method calls routing to object.
Handles deletion.
It might handle dynamic object (de)activation and persistent objects.
It might reside on the host serving the objects, partitioned between clients and server, or on a third host.
José M. Vidal
.
16 of 18