Title :
Repeated computation of global functions in a distributed environment
Author :
Garg, Vijay K. ; Ghosh, Joydeep
Author_Institution :
Dept. of Electr. & Comput. Eng., Texas Univ., Austin, TX, USA
fDate :
8/1/1994 12:00:00 AM
Abstract :
In a distributed system, many algorithms need repeated computation of a global function. These algorithms generally use a static hierarchy for gathering the necessary data from all processes. As a result, they are unfair to processes at higher levels of the hierarchy, which have to perform more work than processes at lower levels do. In this paper, we present a new revolving hierarchical scheme in which the position of a process in the hierarchy changes with time. This reorganization of the hierarchy is achieved concurrently with its use. It results in algorithms that are not only fair to all processes but also less expensive in terms of messages. The reduction in the number of messages is achieved by reusing messages for more than one computation of the global function. The technique is illustrated for a distributed branch-and-bound problem and for asynchronous computation of fixed points
Keywords :
distributed algorithms; function evaluation; hierarchical systems; asynchronous computation; distributed branch-and-bound problem; distributed environment; distributed programs; fairness; fixed points; global functions; hierarchy reorganization; message reduction; message reuse; permutations; repeated computation; revolving hierarchical scheme; Clocks; Computer worms; Concurrent computing; Distributed computing; Fault tolerant systems; Military computing; Protocols; Relays; Synchronization; System recovery;
Journal_Title :
Parallel and Distributed Systems, IEEE Transactions on