We may earn an affiliate commission when you visit our partners.

Concurrency Control

Save
May 1, 2024 Updated May 11, 2025 30 minute read

Concurrency control, at its core, is about managing simultaneous operations in a computing environment to ensure that they occur without interfering with each other and leading to incorrect results. Imagine multiple users trying to access and modify the same piece of data in a database at the exact same moment; without a system to manage these interactions, chaos could ensue, leading to corrupted data or inaccurate information. Concurrency control provides the mechanisms to prevent such issues, making it a fundamental concept in database management systems (DBMS) and other multi-user systems. Its primary goal is to allow multiple transactions to proceed concurrently while maintaining the integrity and consistency of the data.

Share

Help others find this page about Concurrency Control: by sharing it with your friends and followers:

Reading list

We've selected five books that we think will supplement your learning. Use these to develop background knowledge, enrich your coursework, and gain a deeper understanding of the topics covered in Concurrency Control.
By Jim Gray, a Turing Award winner for his contributions to database systems, focuses on transaction processing, which core aspect of concurrency control. It provides in-depth coverage of transaction models, concurrency control algorithms, and recovery techniques. It is highly recommended for those seeking a deeper understanding of these topics.
By Philip Bernstein, another Turing Award winner for his work on transaction processing, provides a comprehensive treatment of the principles and techniques used in transaction processing systems. It covers concurrency control, recovery, and other related topics.
Provides a practical and technical deep dive into the internals of distributed database systems. It covers concurrency control, distributed transactions, and other related topics, offering insights into the implementation and optimization of these systems.
Focuses on concurrency in the Go programming language. It covers concurrency primitives, synchronization techniques, and best practices for writing concurrent code. While not directly related to database systems, it provides valuable insights into concurrency programming.
Table of Contents
Our mission

OpenCourser helps millions of learners each year. People visit us to learn workspace skills, ace their exams, and nurture their curiosity.

Our extensive catalog contains over 50,000 courses and twice as many books. Browse by search, by topic, or even by career interests. We'll match you to the right resources quickly.

Find this site helpful? Tell a friend about us.

Affiliate disclosure

We're supported by our community of learners. When you purchase or subscribe to courses and programs or purchase books, we may earn a commission from our partners.

Your purchases help us maintain our catalog and keep our servers humming without ads.

Thank you for supporting OpenCourser.

© 2016 - 2025 OpenCourser