An update propagation method based on the tree of replicas in partially replicated databases

  • Authors:
  • Misook Bae;Buhyun Hwang

  • Affiliations:
  • Dept. of Computer Science, Chonnam National University, Kwangju, Republic of Korea;Dept. of Computer Science, Chonnam National University, Kwangju, Republic of Korea

  • Venue:
  • PDCAT'04 Proceedings of the 5th international conference on Parallel and Distributed Computing: applications and Technologies
  • Year:
  • 2004

Quantified Score

Hi-index 0.00

Visualization

Abstract

In the single master lazy updates propagation methods that guarantee weakly consistency, they may increase the read availability, but have more chances for update conflicts. We propose an effective update propagation method to resolve this non-serializable execution. The proposed method is based on the balanced tree of replicas in the partially replicated databases and uses the timestamp and the information of the RCTL(the most Recent Committed update-Transaction List) in the status database. We made an experiment of our algorithm through the simulation, and proved that it has good performance due to reducing the abort ratio and response time of transactions.