Gossip 协议

一个 gossip 协议满足下面的条件:
1、协议的核心涉及到周期性的、成对的、进程之间的交互。
2、这些交互的信息有一个确定的大小。
3、在交互时,至少一个 agent 的状态改变来反应另一个的状态。
4、不需要可靠的通信。
5、交互的频率低,同令一些典型协议相比,协议的代价可以忽略。
6、对端节点的选择是随机的,节点可以从完整的节点列表选择或者从邻居节点来选择。



Related posts(相关文章):
This entry was posted in 系统架构. Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="" highlight="">