Group communication system

The term Group Communication System (GCS) refers to a software platform that implements some form of group communication. Examples of group communication systems include IS-IS, JGroups, Spread Toolkit, Appia framework, QuickSilver, and the group services component of IBM's RSCT. Message queue systems are somewhat similar.

Group communication systems commonly provide specific guarantees about the total ordering of messages, such as, that if the sender of a message receives it back from the GCS, then it is certain that it has been delivered to all other nodes in the system. This property is useful when constructing data replication systems.

This article is issued from Wikipedia - version of the 3/10/2010. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.