Title :
Flease - Lease Coordination Without a Lock Server
Author :
Bjorn Kolbeck;Mikael Högqvist;Jan Stender;Felix Hupfeld
Author_Institution :
Zuse Inst. Berlin, Berlin, Germany
fDate :
5/1/2011 12:00:00 AM
Abstract :
Large-scale distributed systems often require scalable and fault-tolerant mechanisms to coordinate exclusive access to shared resources such as files, replicas or the primary role. The best known algorithms to implement distributed mutual exclusion with leases, such as Multipaxos, are complex, difficult to implement, and rely on stable storage to persist lease information. In this paper we present {\bf F}LEASE, an algorithm for fault-tolerant lease coordination in distributed systems that is simpler than Multipaxos and does not rely on stable storage. The evaluation shows that {\bf F}LEASE can be used to implement scalable, decentralized lease coordination that outperforms a central lock service implementation by an order of magnitude.
Keywords :
"Registers","Computer crashes","Clocks","Synchronization","Servers","Google","Fault tolerance"
Conference_Titel :
Parallel & Distributed Processing Symposium (IPDPS), 2011 IEEE International
Print_ISBN :
978-1-61284-372-8
DOI :
10.1109/IPDPS.2011.94