Using abstract state machines for the design of multi-level transaction schedulers

  • Authors:
  • Markus Kirchberg;Klaus-Dieter Schewe;Jane Zhao

  • Affiliations:
  • Institute for Infocomm Research (I2R), A*STAR, Singapore;Information Science Research Centre, Palmerston North, New Zealand;Information Science Research Centre, Palmerston North, New Zealand

  • Venue:
  • Rigorous Methods for Software Construction and Analysis
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

Multi-level transactions have been suggested as an approach to increase transaction throughput in databases. The central idea is to enable some low-level conflicts to be ignored by taking higher-level application semantics into account. In this paper, we approach the formal specification of a multi-level transaction scheduler using Abstract State Machines. We are particularly interested in showing that concrete protocols for multi-level transaction processing arise as refinements of an abstract ground model specification. Furthermore, we are interested in the proof of desirable properties of such schedulers such as the correctness and if possible also completeness with respect to serialisability, and the recoverability of the accepted schedules. For this we investigate a two-phase locking and a hybrid protocol.