A High Efficiency Distributed Mutual Exclusion Algorithm

Dan Liu,Xinsong Liu,Zhijie Qiu,Gongjun Yan
DOI: https://doi.org/10.1007/978-3-540-39425-9_8
2003-01-01
Abstract:A high efficiency Distributed Mutual Exclusion (DMX) algorithm based on RA algorithm, is presented. It puts different mutual exclusion operations for reading and writing requests. The algorithm, belonging to nontoken-based type, saves the message complexity while has T synchronization delay. A read/write globe clock stamp which based on the Lamport clock stamp is put forward for the read/write operations. Using the read/write globe clock stamp, reading and writing requests can access Critical Sections (CS) with fairness. Furthermore, a dynamic detection mechanism is adopted in the algorithm to realize self-stability.
What problem does this paper attempt to address?