Understanding Gossip protocol

∥☆過路亽.° 提交于 2019-12-04 10:41:41

In the next paragraph the article talks about using vector clocks. It says

Convergence is implemented by passing a set of nodes that have seen current state version during gossip.

Note that I have never seen this before in a gossip protocol because it typically converges pretty quickly on its own. I'll go looking for the source, but I recall something about 1000 nodes converging in roughly 10-15 steps when gossipers exchange information instead of just pushing information.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!