Gossip Protocols

GPTKB entity

Statements (33)
Predicate Object
gptkbp:instanceOf Distributed Systems Protocol
gptkbp:advantage Robustness
Eventual Consistency
Low Overhead
gptkbp:alsoKnownAs Epidemic Protocols
gptkbp:characteristic Decentralized
Fault-tolerant
Scalable
gptkbp:example gptkb:Riak
gptkb:Cassandra
gptkb:Amazon_Dynamo
gptkb:SWIM_Protocol
gptkb:Scuttlebutt_Protocol
gptkbp:firstDescribed 1987
Demers et al.
https://www.w3.org/2000/01/rdf-schema#label Gossip Protocols
gptkbp:inspiredBy Spread of Epidemics
gptkbp:limitation Eventual, not Strong Consistency
Possible Message Redundancy
gptkbp:messageType Push
Pull
Push-Pull
gptkbp:relatedTo gptkb:Anti-Entropy_Protocols
gptkb:Rumor_Mongering
Gossip-based Membership
gptkbp:usedFor Failure Detection
Information Dissemination
Membership Management
gptkbp:usedIn Distributed Databases
Blockchain Networks
Peer-to-Peer Networks
gptkbp:bfsParent gptkb:Distributed_Computing
gptkbp:bfsLayer 7