1.

State true or false: The Thomas write rule has a greater potential concurrency than the timestamp ordering protocol(a) True(b) FalseI got this question in examination.Asked question is from Timestamp based Protocols topic in section Concurrency Control of RDBMS

Answer»

Right answer is (a) True

Easy explanation: The Thomas write rule has a greater POTENTIAL CONCURRENCY than the timestamp ordering protocol. This is because it is a MODIFIED version of the timestamp ordering protocol in which obsolete write operations can be IGNORED under certain circumstances.



Discussion

No Comment Found

Related InterviewSolutions