π Question
#1648
When transaction Ti requests a data item currently held by Tj, Ti is allowed to wait only if it has a timestamp larger than that of Tj (that is, Ti is younger than Tj ). Otherwise, Tj is rolled back (Tj is wounded by Ti). This is
β
Correct Answer
A. Wait-die
π‘
Explanation
The woundβwait scheme is a preemptive technique. It is a counterpart to the waitβdie scheme.
β¨οΈ Press
A
B
C
D
to select