Optimistic concurrency control: Difference between revisions

Content deleted Content added
Category:Computer science
m cat cs to concurrency control
Line 13:
If there are few conflicts, validation can be done efficiently, and leads to better performance than other concurrency control methods. Unfortunately, if there are many conflicts, the cost of repeatedly restarting transactions, hurts performance significantly.
 
[[Category:Computerconcurrency sciencecontrol]]