Handling message semantics with Generic Broadcast protocols

  • Authors:
  • F. Pedone;A. Schiper

  • Affiliations:
  • Hewlett-Packard Laboratories, Software Technology Laboratory, Palo Alto, CA;Communication Systems Department, EPFL - Ecole Polytechnique Fédérale de Lausanne, 1015 Lausanne, Switzerland

  • Venue:
  • Distributed Computing
  • Year:
  • 2002

Quantified Score

Hi-index 0.00

Visualization

Abstract

Message ordering is a fundamental abstraction in distributed systems. However, ordering guarantees are usually purely "syntactic," that is, message "semantics" is not taken into consideration despite the fact that in several cases semantic information about messages could be exploited to avoid ordering messages unnecessarily. In this paper we define the Generic Broadcast problem, which orders messages only if needed, based on the semantics of the messages. The semantic information about messages is introduced by conflict relations. We show that Reliable Broadcast and Atomic Broadcast are special instances of Generic Broadcast. The paper also presents two algorithms that solve Generic Broadcast.