Non-lock concurrency control

Revision as of 03:09, 7 May 2025 by imported>Joyous! (Reverted 2 edits by 24.130.134.6 (talk) to last revision by Jarfuls of Tweed)
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

{{ safesubst:#invoke:Unsubst||date=__DATE__ |$B= Template:Ambox }} 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 alsoEdit


Template:Database-stub