- 8
- 0
- 约2.17万字
- 约 65页
- 2017-06-09 发布于浙江
- 举报
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * Timestamp-ordering Protocol Suppose Ti executes write(Q) If TS(Ti) R-timestamp(Q), value Q produced by Ti was needed previously and Ti assumed it would never be produced Write operation rejected, Ti rolled back If TS(Ti) W-tiimestamp(Q), Ti attempting to write obsolete value of Q Write operation rejected and Ti rolled back Otherwise, write executed Any rolled back transaction Ti is assigned new timestamp and restarted Algorithm ensures conflict serializability and freedom from deadlock Schedule Possible Under Timestamp Pro
原创力文档

文档评论(0)