Content deleted Content added
Mark Renier (talk | contribs) // clean up using AWB |
#JUN25 Added reference |
||
(11 intermediate revisions by 8 users not shown) | |||
Line 1:
{{
In [[Computer Science]], in the field of [[database]]s, '''non-lock concurrency control''' is a [[concurrency control]] method used in [[relational database]]s without using [[lock (computer science)|locking]].
Line 7 ⟶ 6:
* [[Optimistic concurrency control]]
** [[Timestamp-based concurrency control]]<ref>{{Cite book |last= |first= |url=https://www.google.co.uk/books/edition/Introduction_to_Database_Systems/y7P9sa2MeGIC?hl=en&gbpv=1&dq=%22Non-lock+concurrency+control%22+-wikipedia&pg=PA330&printsec=frontcover |title=Introduction to Database Systems |date=September 2010 |publisher=Pearson Education India |isbn=978-81-317-3192-5 |page=341 |language=en}}</ref>
* [[Timestamp-based concurrency control]]▼
**
*** [[Snapshot isolation]]
==See also==
Line 15 ⟶ 16:
* [[Lock-free and wait-free algorithms]]
== References ==
{{DEFAULTSORT:Non-Lock Concurrency Control}}
[[Category:Concurrency control]]
[[Category:Transaction processing]]
{{Reflist}}{{Database-stub}}▼
▲{{Database-stub}}
|