In order to support long-lived distributed objects, object activation is required. Activation allows an object to alternate between periods of activity, where the object implementation executes in a process; and periods of dormancy, where the object is on disk and utilizes no system resources.
We describe an activation protocol for distributed object systems. The protocol features overall simplicity as well as applicability to several different activation models. We use the Modula-3 network object system as a base for our implementation; while we make no changes to the underlying network object subsystem, we suggest a minor modification that could be made to the marshalling of network objects to assist in lazy activation, our preferred activation model.
[1]
Antony L. Hosking,et al.
Towards Compile-Time Optimizations for Persistence
,
1990,
POS.
[2]
Greg Nelson,et al.
Systems programming in modula-3
,
1991
.
[3]
Edward Wobber,et al.
Network objects
,
1994,
SOSP '93.
[4]
Andrew P. Black,et al.
Fine-grained mobility in the Emerald system
,
1987,
TOCS.