Title :
Long-lived adaptive collect with applications
Author :
Afek, Yehuda ; Stupp, Gideon ; Touitou, Dan
Author_Institution :
Dept. of Comput. Sci., Tel Aviv Univ., Israel
Abstract :
A distributed algorithm is adaptive if the worst case step complexity of its operations is bounded by a function of the number of processes that are concurrently active during the operation (rather than a function of N, the total number of processes, which is usually much larger). We present long-lived and adaptive algorithms for collect in the read/write shared-memory model. Replacing the reads and writes in long-lived shared memory algorithms with our adaptive collect results in many cases in a corresponding long-lived algorithm which is adaptive. Examples of such applications, which are discussed are atomic-snapshots, and l-exclusion. Following the long-lived and adaptive collect we present a more pragmatic version of collect, called active set. This algorithm is slightly weaker than the collect but has several advantages. We employ this algorithm to transform algorithms, such as the Bakery algorithm, into their corresponding adaptive long-lived version, which is more efficient than the version that was obtained with the collect. Previously, long-lived and adaptive algorithms in this model were presented only for the renaming problem
Keywords :
computational complexity; distributed algorithms; shared memory systems; Bakery algorithm; active set; adaptive algorithms; atomic-snapshots; distributed algorithm; l-exclusion; long-lived adaptive collect; read/write shared-memory model; worst case step complexity; Adaptive algorithm; Application software; Computer science; Electrical capacitance tomography; Particle measurements; Read-write memory;
Conference_Titel :
Foundations of Computer Science, 1999. 40th Annual Symposium on
Conference_Location :
New York City, NY
Print_ISBN :
0-7695-0409-4
DOI :
10.1109/SFFCS.1999.814598