Content deleted Content added
del cat software - that is top of the software tree; detail articles are all in subcategories |
m fix ISBN syntax (Wikipedia Check Wikipedia check #69; fmt |
||
Line 1:
In [[computer science]], in the field of [[database]]s, '''optimistic concurrency control''' (OCC) is a [[concurrency control]] method used in [[relational database]]s without using [[Lock (computer science)|
Optimistic concurrency control is based on the assumption that most [[database transaction]]s don't conflict with other transactions, allowing OCC to be as permissive as possible in allowing transactions to execute.
Line 35:
==Web links==
*{{cite journal|title=On optimistic methods for concurrency control|journal=ACM Transactions on Database Systems|date=June 1981|first=H. T.|last=Kung|coauthors=John T. Robinson|volume=6|issue=2|pages=213-226|id={{doi|10.1145/319566.319567}}}}
* Enterprise JavaBeans, 3.0, By Bill Burke, Richard Monson-Haefel, Chapter 16. Transactions, Section 16.3.5. Optimistic Locking, Publisher: O'Reilly, Pub Date: May 16, 2006,Print ISBN
==See also==
Line 44:
<!-- Interwikis -->
[[fa:کنترل همروندی خوشبینانه]]
[[he:בקרת מקביליות אופטימית]]
|