Raft (with modifications)

GPTKB entity

Statements (23)
Predicate Object
gptkbp:instanceOf gptkb:algorithm
gptkbp:amendedBy performance optimizations
algorithmic improvements
fault tolerance enhancements
scalability improvements
gptkbp:basedOn gptkb:Raft
gptkbp:category distributed computing
fault-tolerant systems
https://www.w3.org/2000/01/rdf-schema#label Raft (with modifications)
gptkbp:relatedTo gptkb:Paxos
gptkb:Consul
gptkb:HashiCorp_Raft
gptkb:Ratis
gptkb:MultiRaft
gptkb:etcd
gptkbp:supports safety
leader election
liveness
log replication
gptkbp:usedFor distributed systems
replicated state machines
gptkbp:bfsParent gptkb:Byzantine_Generals_Problem
gptkbp:bfsLayer 6