Home >

news ヘルプ

論文・著書情報


タイトル
和文:Communication Efficient Self-Stabilizing LeaderElection 
英文:Communication Efficient Self-Stabilizing LeaderElection 
著者
和文: Défago Xavier, Emek Yuval, Kutten Shay, 増澤 利光, 田村 康将.  
英文: Xavier Défago, Yuval Emek, Shay Kutten, Toshimitsu Masuzawa, Yasumasa Tamura.  
言語 English 
掲載誌/書名
和文:34th International Symposium on Distributed Computing (DISC 2020) 
英文:34th International Symposium on Distributed Computing (DISC 2020) 
巻, 号, ページ Vol. LIPICS 179        pp. 1-19
出版年月 2020年10月 
出版者
和文: 
英文: 
会議名称
和文:34th International Symposium on Distributed Computing (DISC 2020) 
英文:34th International Symposium on Distributed Computing (DISC 2020) 
開催地
和文: 
英文:Paderborn 
公式リンク https://drops.dagstuhl.de/opus/volltexte/2020/13089/
 
DOI https://doi.org/10.4230/LIPIcs.DISC.2020.11
アブストラクト This paper presents a randomized self-stabilizing algorithm that elects a leader r in a general n-node undirected graph and constructs a spanning tree T rooted at r. The algorithm works under the synchronous message passing network model, assuming that the nodes know a linear upper bound on n and that each edge has a unique ID known to both its endpoints (or, alternatively, assuming the KT₁ model). The highlight of this algorithm is its superior communication efficiency: It is guaranteed to send a total of Õ (n) messages, each of constant size, till stabilization, while stabilizing in Õ (n) rounds, in expectation and with high probability. After stabilization, the algorithm sends at most one constant size message per round while communicating only over the (n - 1) edges of T. In all these aspects, the communication overhead of the new algorithm is far smaller than that of the existing (mostly deterministic) self-stabilizing leader election algorithms. The algorithm is relatively simple and relies mostly on known modules that are common in the fault free leader election literature; these modules are enhanced in various subtle ways in order to assemble them into a communication efficient self-stabilizing algorithm.

©2007 Institute of Science Tokyo All rights reserved.