DocumentCode :
2253865
Title :
A fair fast distributed concurrent-reader exclusive-writer synchronization
Author :
Johnson, Theodore J. ; Yoon, Hankil
Author_Institution :
Dept. of CISE, Florida Univ., Gainesville, FL, USA
fYear :
1996
fDate :
27-31 Oct. 1996
Firstpage :
246
Lastpage :
254
Abstract :
Distributed synchronization is needed to arbitrate access to a shared resource in a message passing system. Reader/writer synchronization can improve efficiency and throughput if a large fraction of accesses to the shared resource are queries. In this paper, we present a highly efficient distributed algorithm that provides FCFS concurrent-reader exclusive-writer synchronization with an amortized O(logn) messages per critical section entry and O(logn) bits of storage per processor. We evaluate the new algorithm with a simulation study, comparing it to fast and low-overhead distributed mutual exclusion algorithms. We find that when the request load contains a large fraction of read locks, our algorithm provides higher throughput and a lower acquisition time latency than is possible with the distributed mutual exclusion algorithms, with a small increase in the number of messages passed per critical section entry. The low space and message passing overhead, and high efficiency make the algorithm scalable and practical for implementation. The algorithm we present can easily be extended to give preference to readers or writers.
Keywords :
message passing; FCFS; concurrent-reader exclusive-writer; distributed algorithm; distributed mutual exclusion algorithms; distributed synchronization; message passing system; request load; shared resource; Analytical models; Data structures; Delay; Distributed algorithms; Message passing; NASA; Performance analysis; Throughput;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Frontiers of Massively Parallel Computing, 1996. Proceedings Frontiers '96., Sixth Symposium on the
Conference_Location :
Annapolis, MA, USA
ISSN :
1088-4955
Print_ISBN :
0-8186-7551-9
Type :
conf
DOI :
10.1109/FMPC.1996.558092
Filename :
558092
Link To Document :
بازگشت