Update Logging for Persistent Programming Languages: A Comparative Performance Evaluation

Hosking, Antony L. and Brown, Eric and Moss, J. Eliot B.

Abstract

If persistent programming languages are to be accepted they must provide many of the standard features of traditional database systems, including resilience in the face of system failures in which the volatile database (in-memory database buffers) is lost. Ensuring the consistency of the database requires the generation of recovery information sufficient to restore the database to a consistent state after a crash. This paper examines a range of schemes for the efficient generation of recovery information in persistent programming languages, and evaluates their relative performance within an implementation of Persistent Smalltalk.

@inproceedings{Hosking+1993VLDB,
  author = {Hosking, Antony L. and Brown, Eric and Moss, J. Eliot B.},
  title = {Update Logging for Persistent Programming Languages: A
                    Comparative Performance Evaluation},
  booktitle = {International Conference on Very Large Data Bases},
  series = {VLDB},
  year = {1993},
  pages = {429--440},
  month = {August},
  address = {Dublin, Ireland},
  url = {http://www.vldb.org/conf/1993/P429.PDF},
  gscholar = {22}
}