DocumentCode
1639208
Title
A Stable Broadcast Algorithm
Author
Takahashi, Kei ; Saito, Hideo ; Shibata, Takeshi ; Taura, Kenjiro
Author_Institution
Tokyo Univ., Tokyo
fYear
2008
Firstpage
392
Lastpage
400
Abstract
Distributing large data to many nodes, known as a broadcast or a multicast, is an important operation in parallel and distributed computing. Most previous broadcast algorithms explicitly or implicitly try to deliver data to all nodes in the same rate. This assumption is reasonable for homogeneous environments where all nodes have similar receiving capabilities. However, when nodes have various receiving capabilities, nodes with slow-receiving capabilities slow down the entire receiving bandwidth in these algorithms. In such settings, each node desires to receive data at its largest possible bandwidth and to start computation as soon as it receives the data. In this paper, we propose to say a broadcast is stable when the bandwidth to a node is never sacrificed by the presence of other, possibly slow, receiving nodes, and proposes the stability as a desired property of broadcast algorithms. In addition, we show a simple and efficient stable broadcast when the topology among nodes is a tree and each link has a symmetric bandwidth. This work improves upon previously proposed algorithms such as FPFR and Balanced Multicasting. For general graphs, it outperforms them when the network is heterogeneous and for trees, our algorithm is proved to be stable and optimal. In a real environment with 100 machines in 4 clusters, our scheme achieved 2.1 to 2.6 times aggregate bandwidth compared to the best result in the other algorithms. We also demonstrated the stability by adding a slow node to a broadcast. Some simulations also showed that our algorithm also performs well in many bandwidth distributions.
Keywords
distributed processing; data delivery; distributed computing; large data distribution; parallel computing; stable broadcast algorithm; Aggregates; Bandwidth; Broadcasting; Clustering algorithms; Distributed computing; Inference algorithms; Multicast algorithms; Stability; Topology; Tree graphs; bandwidth; broadcast; data-intensive; distributed environment; relay; topolgy-aware;
fLanguage
English
Publisher
ieee
Conference_Titel
Cluster Computing and the Grid, 2008. CCGRID '08. 8th IEEE International Symposium on
Conference_Location
Lyon
Print_ISBN
978-0-7695-3156-4
Electronic_ISBN
978-0-7695-3156-4
Type
conf
DOI
10.1109/CCGRID.2008.105
Filename
4534242
Link To Document