GROUP ROUTING WITHOUT GROUP ROUTING TABLES - AN EXERCISE IN PROTOCOL DESIGN

Authors
Citation
Ja. Cobb et Mg. Gouda, GROUP ROUTING WITHOUT GROUP ROUTING TABLES - AN EXERCISE IN PROTOCOL DESIGN, Computer communications, 19(14), 1996, pp. 1161-1174
Citations number
17
Categorie Soggetti
Computer Sciences","Computer Science Hardware & Architecture","Computer Science Software Graphycs Programming
Journal title
ISSN journal
01403664
Volume
19
Issue
14
Year of publication
1996
Pages
1161 - 1174
Database
ISI
SICI code
0140-3664(1996)19:14<1161:GRWGRT>2.0.ZU;2-W
Abstract
We present a group routing protocol for a network of processes. The ta sk of the protocol is to route data messages to each member of a proce ss group. To this end, a tree of processes is constructed in the netwo rk, ensuring that each group member is included in the tree. To build this tree, the group routing protocol relies upon the local unicast ro uting tables of each process. Thus, group routing is accomplished by c omposing two protocols: an underlying unicast routing protocol, whose detailed behavior is unknown but its basic properties are given, and a protocol that builds a group tree based upon the unicast routing tabl es. The group routing protocol is developed in three steps. First, a s imple protocol is obtained, and is proven correct. Then, the protocol is refined twice. Each refined protocol improves upon its predecessor by satisfying all of the predecessor's properties plus some additional stronger properties. The final protocol has the property of adapting the group tree to changes in the unicast routing tables without compro mising the integrity of the group tree, even in the presence of unicas t routing loops.