DocumentCode :
1153362
Title :
Broadcast Communications and Distributed Algorithms
Author :
Dechter, Rina ; Kleinrock, Leonard
Author_Institution :
Department of Computer Science, University of California
Issue :
3
fYear :
1986
fDate :
3/1/1986 12:00:00 AM
Firstpage :
210
Lastpage :
219
Abstract :
The paper addresses ways in which one can use "broadcast communication" in distributed algorithms and the relevant issues of design and complexity. We present an algorithm for merging k sorted lists of n/k elements using k processors and prove its worst case complexity to be 2n, regardless of the number of processors, while neglecting the cost arising from possible conflicts on the broadcast channel. We also show that this algorithm is optimal under single-channel broadcast communication. In a variation of the algorithm, we show that by using an extra local memory of O(k) the number of broadcasts is reduced to n. When the algorithm is used for sorting n elements with k processors, where each processor sorts its own list first and then merging, it has a complexity of O(n/k log(n/k) + n), and is thus asymptotically optimal for large n. We also discuss the cost incurred by the channel access scheme and prove that resolving conflicts whenever k processors are involved introduces a cost factor of at least log k.
Keywords :
Access scheme; broadcast; complexity analysis; distributed algorithm; merging; parallel algorithms; sorting; Algorithm design and analysis; Broadcasting; Computational modeling; Computer science; Contracts; Costs; Distributed algorithms; Merging; Parallel algorithms; Sorting; Access scheme; broadcast; complexity analysis; distributed algorithm; merging; parallel algorithms; sorting;
fLanguage :
English
Journal_Title :
Computers, IEEE Transactions on
Publisher :
ieee
ISSN :
0018-9340
Type :
jour
DOI :
10.1109/TC.1986.1676745
Filename :
1676745
Link To Document :
بازگشت