DocumentCode
3486257
Title
Multiple message broadcasting in the postal model
Author
Bar-Noy, Amotz ; Kipnis, Shlomo
Author_Institution
Dept. of Comput., IBM Thomas J. Watson Res. Center, Yorktown Heights, NY, USA
fYear
1993
fDate
13-16 Apr 1993
Firstpage
463
Lastpage
470
Abstract
Broadcasting is a widely used operation in many message-passing systems. Most existing broadcasting algorithms, however, do not address several emerging trends in distributed-memory parallel computers and high-speed communication networks. These trends include (i) treating the system as a fully connected collection of processors, (ii) packetizing large data into sequences of messages, and (iii) tolerating communication latencies. This paper explores the broadcasting problem in the postal model that addresses these issues. The authors provide two algorithms for broadcasting m messages in a message-passing system with n processors and communication latency λ. A lower bound on the time for this problem is (m -1)+f λ(n ), where f λ(n ) is the optimal time for broadcasting one message. They present algorithm PARTITION that takes at most 2m +f λ(n )+O (λ) time, and algorithm D-D-TREES that takes at most m +2f λ(n )+O (λ) time
Keywords
communication complexity; distributed memory systems; message passing; message switching; multiprocessing programs; D-D-TREES; PARTITION; broadcasting algorithms; communication latencies; distributed-memory parallel computers; high-speed communication networks; message-passing systems; packetizing; postal model; Broadcasting; Communication networks; Computer networks; Concurrent computing; Delay; Distributed computing; Distributed databases; Partitioning algorithms; Telephony; Transaction databases;
fLanguage
English
Publisher
ieee
Conference_Titel
Parallel Processing Symposium, 1993., Proceedings of Seventh International
Conference_Location
Newport, CA
Print_ISBN
0-8186-3442-1
Type
conf
DOI
10.1109/IPPS.1993.262831
Filename
262831
Link To Document