Sciweavers

14 search results - page 1 / 3
» Local-Spin Group Mutual Exclusion Algorithms
Sort
View
WDAG
2004
Springer
96views Algorithms» more  WDAG 2004»
13 years 10 months ago
Local-Spin Group Mutual Exclusion Algorithms
Robert Danek, Vassos Hadzilacos
DC
2007
13 years 4 months ago
Adaptive mutual exclusion with local spinning
We present an adaptive algorithm for N-process mutual exclusion under read/write atomicity in which all busy waiting is by local spinning. In our algorithm, each process p perform...
Yong-Jik Kim, James H. Anderson
ICDCS
2005
IEEE
13 years 10 months ago
A Dynamic Group Mutual Exclusion Algorithm Using Surrogate-Quorums
The group mutual exclusion problem extends the traditional mutual exclusion problem by associating a type with each critical section. In this problem, processes requesting critica...
Ranganath Atreya, Neeraj Mittal
TPDS
2008
104views more  TPDS 2008»
13 years 4 months ago
A Token-Based Distributed Group Mutual Exclusion Algorithm with Quorums
Hirotsugu Kakugawa, Sayaka Kamei, Toshimitsu Masuz...
PODC
2010
ACM
13 years 8 months ago
Group mutual exclusion in O(log n) RMR
We present an algorithm to solve the GROUP MUTUAL EXCLUSION problem in the cache-coherent (CC) model. For the same problem in the distributed shared memory (DSM) model, Danek and ...
Vibhor Bhatt, Chien-Chung Huang