Asynchronous Group Mutual Exclusion (1998)
Cached
Download Links
- [joung.im.ntu.edu.tw]
- [joung.im.ntu.edu.tw]
- DBLP
Other Repositories/Bibliography
| Venue: | Distributed Computing |
| Citations: | 24 - 1 self |
BibTeX
@ARTICLE{Joung98asynchronousgroup,
author = {Yuh-Jzer Joung},
title = {Asynchronous Group Mutual Exclusion},
journal = {Distributed Computing},
year = {1998},
volume = {13},
pages = {51--60}
}
OpenURL
Abstract
Mutual exclusion and concurrency are two fundamental and essentially opposite features in distributed systems. However, in some applications such as Computer Supported Cooperative Work (CSCW) we have found it necessary to impose mutual exclusion on dierent groups of processes in accessing a resource, while allowing processes of the same group to share the resource. To our knowledge, no such design issue has been previously raised in the literature. In this paper we address this issue by presenting a new problem, called Congenial Talking Philosophers, to model group mutual exclusion. We also propose several criteria to evaluate solutions of the problem and to measure their performance. Finally, we provide an ecient and highly concurrent distributed algorithm for the problem in a sharedmemory model where processes communicate by reading from and writing to shared variables. The distributed algorithm meets the proposed criteria, and has performance similar to some naive but...







