Title :
Parallel algorithms using unreliable broadcasts
Author :
Matthews, John ; Martel, C.
Author_Institution :
Dept. of Comput. Sci., California Univ., Davis, CA, USA
Abstract :
Parallel computing on networks of workstations (NOWs) allows effective use of existing hardware and software. NOWs are often connected using a broadcast medium such as an Ethernet, so it is natural to use broadcast as a communication primitive. However, existing parallel programs usually rely on point-to-point protocols for performing broadcasts since native broadcast schemes (UDP broadcast) do not guarantee delivery. Thus the potential of the broadcast medium is lost. Instead of making the broadcast reliable, we design algorithms which use an unreliable broadcast. Our algorithms are correct regardless of the reliability of the broadcast, but are more efficient the higher the reliability. We provide experimental results which show that UDP broadcasts are quite reliable in practice and can be used to design efficient minimum spanning tree and load balancing algorithms for NOWs
Keywords :
broadcasting; computer network reliability; local area networks; parallel algorithms; performance evaluation; resource allocation; trees (mathematics); Ethernet; NOW; UDP broadcast; broadcast reliability; broadcast schemes; load balancing; local area networks; minimum spanning tree; networks of workstations; parallel algorithms; parallel programs; point-to-point protocols; unreliable broadcasts; Algorithm design and analysis; Bandwidth; Broadcasting; Costs; Ethernet networks; Hardware; Load management; Parallel algorithms; Parallel processing; Protocols; Workstations;
Conference_Titel :
Parallel Processing Symposium, 1996., Proceedings of IPPS '96, The 10th International
Conference_Location :
Honolulu, HI
Print_ISBN :
0-8186-7255-2
DOI :
10.1109/IPPS.1996.508133