Basic HTML version of Foils prepared July 6 99

Foil 147 MTS - VI

From Object Web Computing Technologies CPS714 Computational Science Information Track -- June 16 99. by H. Timucin Ozdemir


1 MTS supports an just-in-time activation by late object creation and early object deactivation.
2 MTS tries to utilize the resources of server so that servers can be more scalable than it would be.
3 The real activation of an object is delayed until client invokes the first function call on the interface.
4 The deactivation of an object does not wait until the reference counts drops to zero, MTS can deallocate the object while some client still has the valid reference to this object. In a case a client wants to use the same interface again then MTS recreates the copy of the object and client never knows which object is in use.

in Table To:


© Northeast Parallel Architectures Center, Syracuse University, npac@npac.syr.edu

If you have any comments about this server, send e-mail to webmaster@npac.syr.edu.

Page produced by wwwfoil on Tue Jul 6 1999