Eighth IEEE Symposium on Computers and Communications
Efficient Contention-Free Broadcast in Heterogeneous Network of Workstations with Multiple Send and Receive Speeds
Kemer-Antalya, Turkey
June 30-July 03
ISBN: 0-7695-1961-X
This paper presents three efficient contention-free algorithms for broadcasting on heterogeneous networks of workstations (HNOW). In an HNOW, many multiple speed types of workstations that their send and receive overhead are distinct. Previous research has shown that finding an optimal routing scheme in an HNOW is not easy [4, 1], because properly arranging the scheduling tree in routing is difficult. Therefore, this investigation focuses mainly on enhancing the performance of an HNOW by properly arranging fastest nodes to the internal nodes of upper levels in the scheduling tree. The fastest node first is fundamental in designing an efficient algorithm. This paper presents three schemes named EBS, VBBS, and VBBSWF. All of these three schemes can be implemented in O(nlog(n)) time, where n is the number of workstations. They are all contention-free when broadcasting in an HNOW. The post-order recursive doubling is used as as a platform to design our algorithms. Based on the simulation result, the performance outperforms the broadcast with minimal steps [5] and the scheduling tree [9] generated by dynamic programing in an HNOW.