Parallelism and recovery in database systems

  • Authors:
  • R. Bayer;H. Heller;A. Reiser

  • Affiliations:
  • Technische Univ. München, München, West Germany;Technische Univ. München, München, West Germany;Technische Univ. München, München, West Germany

  • Venue:
  • ACM Transactions on Database Systems (TODS)
  • Year:
  • 1980

Quantified Score

Hi-index 0.01

Visualization

Abstract

In this paper a new method to increase parallelism in database systems is described. Use is made of the fact that for recovery reasons, we often have two values for one object in the database—the new one and the old one. Introduced and discussed in detail is a certain scheme by which readers and writers may work simultaneously on the same object. It is proved that transactions executed according to this scheme have the correct effect; i.e., consistency is preserved. Several variations of the basic scheme which are suitable depending on the degree of parallelism required, are described.