`PRABHA'—a distributed concurrency control algorithm

  • Authors:
  • Albert Burger;Vijay Kumar

  • Affiliations:
  • Computer Science, University of Missouri-Kansas City, 5100 Rockhill, Kansas City, MO;Computer Science, University of Missouri-Kansas City, 5100 Rockhill, Kansas City, MO

  • Venue:
  • CSC '90 Proceedings of the 1990 ACM annual conference on Cooperation
  • Year:
  • 1990

Quantified Score

Hi-index 0.00

Visualization

Abstract

We propose a non-preemptive, deadlock free concurrency control mechanism for distributed database systems. The algorithm uses a combination of transaction blocking and roll-back to achieve serialization. Unlike other locking mechanisms presented in the past, the algorithm proposed here uses dynamic attributes of transactions to resolve conflicts to achieve serialization. We argue that using the dynamic attributes of transactions economizes memory use and reduces conflict resolution time.