Skip to content
/ flease Public

a fault-tolerant and decentralized lease implementation

Notifications You must be signed in to change notification settings

KDF5000/flease

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flease

Flease is an algorithm for decentralized and fault-tolerant lease coordination in distributed systems. The algorithm allows the processes competing for a resource to coordinate exclusive access through leases among themselves without a central component. The resulting system easily scales with an increasing number of nodes and resources.

This repo is a Golang implementation and you can get more details about the algorithm in the original paper Fault-tolerant and decentralized lease coordination for distributed systems

About

a fault-tolerant and decentralized lease implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published