Epidemic Quorums for Managing Replicated Data

  • Authors:
  • J. Holliday;R. Steinke;D. Agrawal;A. E Abbadi

  • Affiliations:
  • -;-;-;-

  • Venue:
  • Epidemic Quorums for Managing Replicated Data
  • Year:
  • 1999

Quantified Score

Hi-index 0.00

Visualization

Abstract

In the epidemic model an update is initiated on a single site, and is propagated to other sites in a lazy manner. When combined with version vectors and event logs, this propagation mechanism delivers updates in causal order despite communication failures. We integrate quorums into the epidemic model to processes transactions on replicated data. Causal order helps establish the global serialization order on transactions. Our approach enforces serializability by aborting transactions that may cause inconsistency. In the absence of conflict a transaction can commit as soon as it is known to a quorum of sites. In the presence of conflict, sites vote and a transaction can commit as soon as a quorum of sites vote for it. We present a detailed simulation study of a distributed replicated database and demonstrate the performance improvements.