Distributed Algorithms for Leader Election on Partially Ordered Keys (特集 マルチメディア通信プロトコル)
スポンサーリンク
概要
- 論文の詳細を見る
The leader election problem is a fundamental problem in distributed computing. the classical leader election problem can be considered as finding the processor with the maximum key in a distributed network in which each processor has one key and a total order is defined on the keys. In this paper, we define a generalized leader election problem that finds all the processors with the maximal keys on the basis of a partial order on the keys. We propose two distributed algorithms for the generalized leader election problem. The first algorithm solves the problem on a network by using a spanning tree of the network. The message complexity of the algorithm is O(mn), where m is the number of different keys and n is the number of processors. The time complexity of the algorithm is O(n). The second algorithm solves the problem using a coterie of the n processors. The number of messages exchanged on the coterie is O(max{rn, n^<1.5>}), where r is the number of the maximal keys. When the physical network for connecting the n processors is considered, the message and time complexities of the second algorithm are O(max{drn, dn^<1.5>}) and O(d), respectively, where d is the diameter of the network.
- 一般社団法人情報処理学会の論文
- 2000-02-15
著者
-
Cheng Zixue
Department Of Computer Software University Of Aizu
-
Gu Qian-ping
Department Of Computer Software The University Of Aizu
-
Gu Qian-ping
Department Of Computer Software University Of Aizu
関連論文
- A Parallel Algorithm for the Longest Path Problem on Acyclic Graphs with Integer Arc Lengths
- Distributed Resource Allocation among Overlapping Groups
- Efficient Algorithms for Node Disjoint Path Problems
- d-Separated Paths in Hypercubes and Star Graphs
- A New Approach for Protocol Synthesis Based on LOTOS (Special Section on Net Theory and Its Applications)
- An Efficient Distributed Algorithm for Implementation of Multi-Rendezvous based on l-Chain-Coterie
- Distributed Algorithms for Leader Election on Partially Ordered Keys (特集 マルチメディア通信プロトコル)
- Fault Tolerant Routing in Toroidal Networks (Special Issue on Architectures, Algorithms and Networks for Massively parallel Computing)
- Set-To-Set Fault Tolerant Routing in Star Graphs
- Efficient Broadcasting Algorithms in Faulty Hypercubes and Star Graphs
- Node-to-Set Disjoint Paths with Optimal Length in Star Graphs (Special Issue on Parallel and Distributed Supercomputing)
- Linear Time Algorithms for Fault Tolerant Routing in Hypercubes and Star Graphs