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