pcamacho has 1 private note and 0 public notes for this article.
If you are pcamacho then you can log in to see the private note.
We present a simple and efficient protocol for mutual exclusion in synchronous, message-passing distributed systems subject to failures. Our protocol borrows design principles from prior work in backoff protocols for multiple access channels such as Ethernet. Our protocol is adaptive in that the expected amortized system response time--- informally, the average time a process waits before entering the critical section---is a function only of the number of clients currently contending and is...