Non-lock concurrency control

{{More citations needed|date=June 2025}}

In Computer Science, in the field of databases, non-lock concurrency control is a concurrency control method used in relational databases without using locking.

There are several non-lock concurrency control methods, which involve the use of timestamps on transaction to determine transaction priority:

See also

References

{{DEFAULTSORT:Non-Lock Concurrency Control}}

Category:Concurrency control

Category:Transaction processing

{{Reflist}}{{Database-stub}}