Update propagation strategies to improve freshness in lazy master replicated databases

  • Authors:
  • Esther Pacitti;Eric Simon

  • Affiliations:
  • NCE-UFRJ Brazil and INRIA Rocquencourt/ e-mail: Esther.Pacitti@inria.fr;INRIA Rocquencourt/ e-mail: Eric.Simon@inria.fr

  • Venue:
  • The VLDB Journal — The International Journal on Very Large Data Bases
  • Year:
  • 2000

Quantified Score

Hi-index 0.00

Visualization

Abstract

Many distributed database applications need to replicate data to improve data availability and query response time. The two-phase commit protocol guarantees mutual consistency of replicated data but does not provide good performance. Lazy replication has been used as an alternative solution in several types of applications such as on-line financial transactions and telecommunication systems. In this case, mutual consistency is relaxed and the concept of freshness is used to measure the deviation between replica copies. In this paper, we propose two update propagation strategies that improve freshness. Both of them use immediate propagation: updates to a primary copy are propagated towards a slave node as soon as they are detected at the master node without waiting for the commitment of the update transaction. Our performance study shows that our strategies can improve data freshness by up to five times compared with the deferred approach.