Content deleted Content added
Add reference to the first / one of the first papers on OCC |
Jfromcanada (talk | contribs) mNo edit summary |
||
Line 17:
</ol>
Optimistic concurrency is generally used in environments with a low contention for data. When conflicts are rare, validation can be done efficiently, leading to higher throughput than other concurrency control methods.{{Fact|date=February 2007}} However, if conflicts happen often, the cost of repeatedly restarting transactions
==Web usage==
|