Content deleted Content added
Soft locks tackle thrashing |
explain soft locks with link |
||
Line 1:
In [[database]]s and [[transaction processing]] the term '''Locks with ordered sharing''' comprises several variants of the ''[[two-phase locking]]'' (2PL) [[concurrency control]] protocol generated by changing the blocking semantics of locks upon [[Serializability#View and conflict serializability|conflicts]]. One variant is identical to [[Commitment ordering#Strict CO (SCO)|strict commitment ordering]] (SCO). Further ''[[Graceful exit|softening]]'' of locks eliminates [[Thrashing (computer science)|thrashing]].
==References==
|