Optimistic concurrency control: Difference between revisions

Content deleted Content added
Nikai (talk | contribs)
m link
Category:Computer science
Line 12:
 
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:Computer science]]