Jump to content

Non-lock concurrency control

From Wikipedia, the free encyclopedia
This is the current revision of this page, as edited by Golem08 (talk | contribs) at 17:44, 13 June 2025 (#JUN25 Added reference). The present address (URL) is a permanent link to this version.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

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

[edit]

References

[edit]
  1. ^ Introduction to Database Systems. Pearson Education India. September 2010. p. 341. ISBN 978-81-317-3192-5.