Academia.eduAcademia.edu

Optimal Distributed t- Resilient Election in Complete Networks

2010

Abstract

study the problem of distributed leader election in an asynchronous complete network, in presence of faults that occurred prior to the execution of the election algorithm. Failures of this type are encountered, for example, during a recovery from a crash in the network. For a network with n processors, k of which start the algorithm and at most t of which might he faulty, we present an algorithm that uses at most O(n log k + n + kt) messages. We prove that this algorithm is optimal. We also present an optimal algorithm for the case where the identities of the neighbors are known. It is interesting to note that the order of the message complexity of a t-resilient algorithm is not always higher than that of a nonresilient one. The &resilient algorithm is a systematic modification of an existing algorithm for a faultfree network. Index Terms-Complete networks, distributed algorithms, fault-tolerance, leader election, message complexity. I.