Google Chubby lock service

GPTKB entity

Statements (29)
Predicate Object
gptkbp:instanceOf distributed lock manager
gptkbp:architecture replicated state machine
gptkbp:author gptkb:Mike_Burrows
gptkbp:availableOn high
gptkbp:consensusMechanism gptkb:Paxos
gptkbp:consistencyModel strong consistency
gptkbp:developedBy gptkb:Google
gptkbp:fault high
gptkbp:firstDescribed 2006 OSDI paper
https://www.w3.org/2000/01/rdf-schema#label Google Chubby lock service
gptkbp:influenced gptkb:Consul
gptkb:Apache_ZooKeeper
gptkb:etcd
gptkbp:mainLanguage gptkb:C++
gptkbp:notablePublication The Chubby lock service for loosely-coupled distributed systems
gptkbp:numberOfReplicas 5
gptkbp:provides naming service
lock service
file system interface
gptkbp:runsOn Google infrastructure
gptkbp:usedBy gptkb:Google_Bigtable
gptkb:Google_File_System
gptkb:Google_Spanner
gptkbp:usedFor synchronization
leader election
distributed coordination
coarse-grained locking
gptkbp:bfsParent gptkb:Lamport's_Paxos_algorithm
gptkbp:bfsLayer 7