Title :
Broadcasting Sequential Processes (BSP)
Author :
Gehani, Narain H.
Author_Institution :
AT&T Bell Laboratories, Murray Hill, NJ 07974.
fDate :
7/1/1984 12:00:00 AM
Abstract :
Communication in a broadcast protocol multiprocessor (BPM) is inherently different from that in distributed systems formed by explicit links between processors. A message broadcast by a processor in a BPM is received directly by all other processors in the network instead of being restricted to only one processor. Broadcasting is an inexpensive way of communicating with a large number of processors on a BPM. In this paper I will describe a new approach to user-level distributed programming called broadcast programming, i.e., distributed programs written as cooperating broadcasting sequential processes (BSP). Existing concurrent programming languages do not provide facilities to exploit the broadcast capability of a BPM. The idea of distributed programs written as BSP is tailored to exploiting a BPM architecture but is not restricted to such an architecture-however, implementation of the broadcast capability may not be as efficient on other architectures. I will illustrate the utility and convenience of broadcast programming with many examples. These examples will also be used to explore the suitability and advantages of BSP and to determine appropriate facilities for BSP.
Keywords :
Broadcasting; Central Processing Unit; Computer architecture; Computer languages; Computer networks; Ethernet networks; Hardware; Local area networks; Protocols; Utility programs;
Journal_Title :
Software Engineering, IEEE Transactions on
DOI :
10.1109/TSE.1984.5010247