gossip protocol

GPTKB entity

Statements (27)
Predicate Object
gptkbp:instanceOf gptkb:network_protocol
gptkbp:advantage eventual consistency
robustness to node failures
gptkbp:alsoKnownAs epidemic protocol
gptkbp:characteristic decentralized
scalable
fault-tolerant
gptkbp:firstDescribed 1987
gptkbp:inspiredBy epidemic processes
gptkbp:limitation eventual, not immediate, consistency
possible message redundancy
gptkbp:messageType push
pull
push-pull
gptkbp:notableFor gptkb:Riak
gptkb:Cassandra
gptkb:Amazon_Dynamo
gptkb:Scuttlebutt
gptkbp:relatedTo gptkb:vector_clocks
peer-to-peer networks
anti-entropy protocol
gptkbp:usedFor information dissemination
membership management
failure detection
gptkbp:usedIn distributed systems
gptkbp:bfsParent gptkb:Akka_Cluster
gptkbp:bfsLayer 7