Distributed concurrency control in database systems

  • Authors:
  • Rudolf Bayer;Klaus Elhardt;Hans Heller;Angelika Reiser

  • Affiliations:
  • -;-;-;-

  • Venue:
  • VLDB '80 Proceedings of the sixth international conference on Very Large Data Bases - Volume 6
  • Year:
  • 1980

Quantified Score

Hi-index 0.00

Visualization

Abstract

A synchronization method for distributed DBS is presented which guarantees synchronization of transactions according to the principle of serializability. No exclusive locks are used. Read requests can always be granted without being delayed or blocked by updates of other transactions; delays at most arise from communication between different nodes of the distributed system. Read only transactions are never backed up. The described method is applicable to distributed DBS without copies as well as to DBS with any number of copies of arbitrary objects. The necessary modifications for dealing with the problem of copies turn out to be very simple.