Abstract
We present an algorithm for distributed mutual exclusion in a computer network of N nodes that communicate by messages rather than shared memory. The algorithm uses a spanning tree of the computer network, and the number of messages exchanged per critical section depends on the topology of this tree. However, typically the number of messages exchanged is O(log N) under light demand, and reduces to approximately four messages under saturated demand. Each node holds information only about its immediate neighbors in the spanning tree rather than information about all nodes, and failed nodes can recover necessary information from their neighbors. The algorithm does not require sequence numbers as it operates correctly despite message overtaking. © 1989, ACM. All rights reserved.
Author supplied keywords
Cite
CITATION STYLE
Raymond, K. (1989). A Tree-Based Algorithm for Distributed Mutual Exclusion. ACM Transactions on Computer Systems (TOCS), 7(1), 61–77. https://doi.org/10.1145/58564.59295
Register to see more suggestions
Mendeley helps you to discover research relevant for your work.