A database cache for high performance and fast restart in database systems

  • Authors:
  • Klaus Elhardt;Rudolf Bayer

  • Affiliations:
  • Technische Univ. Mu¨nchen, Munich, West Germany;Technische Univ. Mu¨nchen, Munich, West Germany

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

Quantified Score

Hi-index 0.01

Visualization

Abstract

Performance in database systems is strongly influenced by buffer management and transaction recovery methods. This paper presents the principles of the database cache, which replaces the traditional buffer. In comparison to buffer management, cache management is more carefully coordinated with transaction management, and integrates transaction recovery. High throughput ofsmall- and medium-sized transactions is achieved by fast commit processing and low database traffic. Very fast handling of transaction failures and short restart time after system failure are guaranteed in such an environment. Very long retrieval and update transactions are also supported.