Multiple message broadcasting in the postal model
โ Scribed by Bar-Noy, Amotz; Kipnis, Shlomo
- Publisher
- John Wiley and Sons
- Year
- 1997
- Tongue
- English
- Weight
- 144 KB
- Volume
- 29
- Category
- Article
- ISSN
- 0028-3045
No coin nor oath required. For personal study only.
โฆ Synopsis
Broadcasting is an important operation in many message-passing systems that has been widely investigated. 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 being fully connected with all processors equally distant, (ii) packetizing large amounts of data into sequences of messages, and (iii) tolerating communication latencies. In this paper, we explore the broadcasting problem in the postal model that addresses these issues. We provide two efficient algorithms for broadcasting m messages in a fully connected message-passing system with n processors and communication latency l. A lower bound on the time required for this problem is (m 0 1) / f l (n), where f l (n) is the optimal time for broadcasting one message. We present two algorithms: The first is Algorithm PARTITION, the running time of which is at most m / n / 2l when m ยข n and 3m / f l (n) / 2l when m ยฐn. The second is Algorithm D-D-TREES, the running time of which is at most m / 2 f l (n) / O( l) for any value of m.
๐ SIMILAR VOLUMES
We present an optimal algorithm for broadcasting m messages from one process to n ร 1 other processes in a one-port fully connected communication model, where m P 1; n > 1. In this algorithm, the processes are organized into 2 blog nc cooperation units, each consisting of one or two processes. Messa
We consider multiple message broadcasting in tree networks. The source (considered as the root of the tree) has k messages which have to be broadcast to all nodes of the tree. In every time unit each node can send one of its already obtained messages to one of its children. A k-message broadcasting
Collective communication operations play an important role in message-passing systems and have been extensively investigated. We study two widely used collective communication operations: gossiping and all-to-all personalized communication. We assume the multiport postal model of communication that
## Abstract The Multimedia Broadcast/Multicast Service (MBMS) was designed to enable the mass distribution of multimedia content in 3rd Generation and beyond cellular networks. If such services are to become commercially viable, they must be able to efficiently support widely heterogeneous user req