Content deleted Content added
No edit summary |
SmartGuy Old (talk | contribs) Revert to the revision prior to revision 193035793 dated 2008-02-21 14:25:45 by 12.38.10.195 using popups |
||
Line 18:
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, hurts performance significantly — other [[non-lock concurrency control]] methods have better performance when there are many conflicts.
==Web usage==
Line 33 ⟶ 34:
==See also==
*[[Opportunistic Locking]]
[[Category:concurrency control]]
|