Concurrency Control | Lecture#1

Опубликовано: 13 Март 2026
на канале: prepare
42
4

#dbms #dbmstutorials
Concurrency Control | Lecture#1
When multiple transactions are carried out, it is important to control the concurrency.

Concurrency control protocols ensure the atomicity, isolation, and serializability of concurrent transactions.

Concurrency control protocols can be broadly divided into two categories −
Lock based protocols
Time stamp based protocols