Proceedings of the 29th ACM SIGACT-SIGOPS Symposium on Principles of Distributed Computing 2010
DOI: 10.1145/1835698.1835803
|View full text |Cite
|
Sign up to set email alerts
|

Constant RMR solutions to reader writer synchronization

Abstract: We study Reader-Writer Exclusion [1], a well-known variant of the Mutual Exclusion problem [2] where processes are divided into two classes-readers and writers-and multiple readers can be in the Critical Section (CS) at the same time, although no process may be in the CS at the same time as a writer. Since readers don't conflict with each other, they should not obstruct each other. Specifically, the concurrent entering property must be satisfied: if all writers are in the Remainder section, each reader should … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1

Citation Types

0
2
0

Year Published

2010
2010
2016
2016

Publication Types

Select...
3
1
1

Relationship

1
4

Authors

Journals

citations
Cited by 5 publications
(2 citation statements)
references
References 25 publications
0
2
0
Order By: Relevance
“…The regularity condition defined below ensures that no participating process has "knowledge" of any other process that is active. 11 This has two consequences: we can "erase" any active process (i.e., remove its events from the computation) and still get a valid computation; "most" active processes have a "next" non-transition critical event. In each induction step, we append to each of the n active processes (except at most one) one next critical event.…”
Section: Process Groups and Regular Computationsmentioning
confidence: 99%
“…The regularity condition defined below ensures that no participating process has "knowledge" of any other process that is active. 11 This has two consequences: we can "erase" any active process (i.e., remove its events from the computation) and still get a valid computation; "most" active processes have a "next" non-transition critical event. In each induction step, we append to each of the n active processes (except at most one) one next critical event.…”
Section: Process Groups and Regular Computationsmentioning
confidence: 99%
“…So is it possible to design a constant RMR GME algorithm using fethc&add ? Interestingly for a special case of GME called the READER-WRITER PROBLEM [9], constant RMR solutions do exist [8].…”
Section: Conclusion and Open Problemsmentioning
confidence: 99%