- DBMS associates two TS with each item
- Read_TS(X): gets read timestamp of item X
- timestamp of most recent successful read on X
- = TS(T) where T is youngest read transaction
- Write_TS(X): gets write timestamp of item X
- as for read timestamp
Copyright 2007 Lightenna Limited
