基于有向生成树的分布式选举算法
A DIRECTED-SPANNING-TREE BASED DISTRIBUTED ELECTION ALGORITHM
-
摘要: 本文提出了一种在任意网络拓扑下的分布式选举算法。假定系统存在一个网络拓扑的有向生成树,将此有向生成树作为一个同步机构,减少了不必要的消息传送。对于由n台处理机组成的分布式系统,算法的消息复杂度为O(n)。该算法在常量因子下是最优的。Abstract: This paper proposes a distributed election algorithm in general network topology. It is assumed that there exists a directed spanning tree of the network topology. As a synchronizer, the directed spanning tree avoids unnecessary message transmission. For a distributed system composed of n processors, the message complexity of this algorithm is O(n). The algorithm is optimal within a constant factor.
下载: