Sciweavers

PDP
2009
IEEE

Byte-Range Asynchronous Locking in Distributed Settings

13 years 11 months ago
Byte-Range Asynchronous Locking in Distributed Settings
This paper investigate a mutual exclusion algorithm on distributed systems. We introduce a new algorithm based on the Naimi-Trehel algorithm, taking advantage of the distributed approach of Naimi-Trehel while allowing to request partial locks. Such ranged locks offer a semantic close to POSIX file locking, where threads lock some parts of the shared file. We evaluate our algorithm by comparing its performance with to the original Naimi-Trehel algorithm and to a centralized mutual exclusion algorithm. The considered performance metric is the average time to obtain a lock.
Martin Quinson, Flavien Vernier
Added 19 May 2010
Updated 19 May 2010
Type Conference
Year 2009
Where PDP
Authors Martin Quinson, Flavien Vernier
Comments (0)