Skip to main content

Concurrency Control: Traditional Approaches

  • Reference work entry
  • First Online:

Synonyms

Concurrency control; Page locking; Scheduling; Transaction execution; Two-phase locking

Definition

The core requirement on a transactional server is to provide the ACID properties for transactions, which requires that the server includes a concurrency control component as well as a recovery component. Concurrency control essentially guarantees the isolation properties of transactions, by giving each transaction the impression that it operates alone on the underlying database and, more technically, by providing serializable executions. To achieve serializability, a number of algorithms have been proposed. Traditional approaches focus on the read-write model of transactions and devise numerous ways for correctly scheduling read-write transactions. Most practical solutions employ a variant of the two-phase locking protocol.

Key Points

Concurrency control for transactions is done by the transaction manager of a database system and within that component by a schedulerand has...

This is a preview of subscription content, log in via an institution.

Buying options

Chapter
USD   29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD   4,499.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Hardcover Book
USD   6,499.99
Price excludes VAT (USA)
  • Durable hardcover edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Learn about institutional subscriptions

Recommended Reading

  1. Bernstein PA, Hadzilacos V, Goodman N. Concurrency control and recovery in database systems. Reading: Addison-Wesley; 1987.

    Google Scholar 

  2. Bernstein PA, Newcomer E. Principles of transaction processing for the systems professional. San Francisco: Morgan Kaufmann; 1997.

    MATH  Google Scholar 

  3. Claybrook B. OLTP – online transaction processing systems. New York: Wiley; 1992.

    Google Scholar 

  4. Gray J, Reuter A. Transaction processing: concepts and techniques. San Francisco: Morgan Kaufmann; 1993.

    MATH  Google Scholar 

  5. Papadimitriou CH. The theory of database concurrency control. Rockville: Computer Science; 1986.

    MATH  Google Scholar 

  6. Weikum G, Vossen G. Transactional information systems – theory, algorithms, and the practice of concurrency control and recovery. San Francisco: Morgan Kaufmann; 2002.

    Google Scholar 

Download references

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Gottfried Vossen .

Editor information

Editors and Affiliations

Section Editor information

Rights and permissions

Reprints and permissions

Copyright information

© 2018 Springer Science+Business Media, LLC, part of Springer Nature

About this entry

Check for updates. Verify currency and authenticity via CrossMark

Cite this entry

Vossen, G. (2018). Concurrency Control: Traditional Approaches. In: Liu, L., Özsu, M.T. (eds) Encyclopedia of Database Systems. Springer, New York, NY. https://doi.org/10.1007/978-1-4614-8265-9_76

Download citation

Publish with us

Policies and ethics