Skip to content
/ DHT Public

Gossip Membership Protocol and Fault-Tolerant Key Value Store/

Notifications You must be signed in to change notification settings

shibai/DHT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Distributed Hash Table

For UIUC Cloud Computing Concept courses on Coursera

Part 1: Gossip Membership Protocol: Completeness all the time (every non-faulty process detects every node join, failure, and leave) Accuracy of failure detection (when there are no message losses and message delays are small)

Part 2: Fault-Tolerant Key Value Store A key-value store supporting CRUD operations, Load-balancing, Quorum consistency level for both reads and writes, and Stabilization after failure

About

Gossip Membership Protocol and Fault-Tolerant Key Value Store/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published