Tagged Questions
5
votes
1answer
304 views
Gossip protocol in a Ring topology
I am implementing a gossip based membership detection mechanism. Lets say we have a ring topology, i.e. node1 only knows about the 2 nodes (node4 and node2) around it.
node1
...