Sciweavers

339 search results - page 7 / 68
» Performance of Fair Distributed Mutual Exclusion Algorithms
Sort
View
JPDC
2000
62views more  JPDC 2000»
13 years 7 months ago
Empirical Evaluation of Mutual Exclusion Algorithms for Distributed Systems
Shiwa S. Fu, Nian-Feng Tzeng, Jen-Yao Chung
PODC
2010
ACM
13 years 7 months ago
The k-bakery: local-spin k-exclusion using non-atomic reads and writes
Mutual exclusion is used to coordinate access to shared resources by concurrent processes. k-Exclusion is a variant of mutual exclusion in which up to k processes can simultaneous...
Robert Danek
SPAA
2009
ACM
14 years 8 months ago
The weakest failure detector for wait-free dining under eventual weak exclusion
Dining philosophers is a classic scheduling problem for local mutual exclusion on arbitrary conflict graphs. We establish necessary conditions to solve wait-free dining under even...
Srikanth Sastry, Scott M. Pike, Jennifer L. Welch
PDCN
2007
13 years 9 months ago
A new robust centralized DMX algorithm
In a distributed system, process synchronization is an important agenda. One of the major duties for process synchronization is mutual exclusion. This paper presents a new central...
Moharram Challenger, Vahid Khalilpour, Peyman Baya...