Acting on Objects in a Distributed System

General Remarks

CS applications often require to act on other objects. Using one node, it is sufficient to know the name of this. But to interact with objects running on another node it is necessesary to know also the nodename. On the cost of flexibility, one could decide to start each object on a dedicated node only. More convenient is to get the nodename (or even the information whether the wanted object is alive!) in an automated way. This is possible by the "in use Flag Method" introduced in detail in the context of Singleton Functionality.

-- StefanGoette - 14 Sep 2005

This topic: CSframework > WebHome > Documentation > CsDocMain > ActingonObjectsinaDistributedSystem
Topic revision: 2005-09-14, StefanGoette
This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding GSI Wiki? Send feedback | Legal notice | Privacy Policy (german)