Supporting consistent updates in replicated multidatabase systems

  • Authors:
  • Weimin Du;Ahmed K. Elmagarmid;Won Kim;Omran Bukhres

  • Affiliations:
  • Hewlett-Packard Laboratories, Palo Alto, CA;Purdue University, W. Lafayette, IN;UniSQL, Inc., Austin, TX;Purdue University, W. Lafayette, IN

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

Quantified Score

Hi-index 0.00

Visualization

Abstract

Replication is useful in multidatabase systems (MDBSs) because, as in traditional distributed database systems, it increases data availability in the presence of failures and decreases data retrieval costs by reading local or close copies of data. Concurrency control, however, is more difficult in replicated MDBSs than in ordinary distributed database systems. This is the case not only because local concurrency controllers may schedule global transactions inconsistently, but also because local transactions (at different sites) may access the same replicated data. In this article, we propose a decentralized concurrency control protocol for a replicated MDBS. The proposed strategy supports prompt and consistent updates of replicated data by both local and global applications without a central coordinator.