Title :
A name model for nested group communication
Author :
Liang, Luping ; Neufeld, Gerald W. ; Chanson, Samuel T.
Author_Institution :
BNR, Ottawa, Ont., Canada
fDate :
8/1/1993 12:00:00 AM
Abstract :
Group communication permits a single sender to communicate with multiple receivers. A nested group permits one or more of the receivers to be itself a group. Nested groups are particularly useful for reducing communication traffic on internetwork links and supporting subnetwork autonomy. A name graph model is used to characterize nested groups and formalize the problems of loops and duplications. The authors design and analyze a spanning shadow tree algorithm that detects potential loops and duplication. The algorithm is considered static because loops and duplicates are detected at the time of group membership modification rather than at the time a message is sent. The algorithm changes the system-level representation of the name graph in a transparent manner to avoid infinite loops and to suppress duplicated messages. The worst-case message complexity of name graph update operations is on the order of O(|N|2), where |N| is the number of groups in the system. The complexity of updates can be justified, since run-time overhead for actual message communication is reduced
Keywords :
graph theory; internetworking; telecommunication traffic; communication traffic; duplications; internetwork links; loops; message complexity; name graph model; name graph update operations; nested group communication; run-time overhead; spanning shadow tree algorithm; Algorithm design and analysis; Communication system control; Communication system traffic control; Councils; Electronic mail; Internet; Runtime; Telephony; Traffic control; Tree graphs;
Journal_Title :
Networking, IEEE/ACM Transactions on