A Framework for Heterogeneous Concurrency Control Policies in Distributed Applications

  • Authors:
  • Antonio Rito Silva;Joaö Pereira;Pedro Sousa

  • Affiliations:
  • INESWIST Technical University of Lisbon, Lisboa, Portugal;INESWIST Technical University of Lisbon, Lisboa, Portugal;INESWIST Technical University of Lisbon, Lisboa, Portugal

  • Venue:
  • IWSSD '96 Proceedings of the 8th International Workshop on Software Specification and Design
  • Year:
  • 1996

Quantified Score

Hi-index 0.00

Visualization

Abstract

Several concurrency control policies for distributed systems have been proposed both by theorists and practitioners. In this paper we present an abstract framework for concurrency control policies for the serial model. This framework supports a wide range of policies and permits the integration of different policies within the same application. It is shown how the framework is instantiated for several policies: strict two-phase locking, strict timestamping, optimistic and local timestamping. The framework defines a uniform interface for distributed concurrency control policies, such that a smooth replacement of policies during development is possible.