In computer science, particularly the field of databases, the Thomas Write rule is a rule in timestamp-based concurrency control.
It states that, if a more recent transaction has already written the value of an object, then a less recent transaction does not need perform its own write since it will eventually be overwritten by the more recent one.
For example:
Assuming that the timestamp of T1 is less than that of T2, T1's write is discarded.
If TS(T)
Famous quotes containing the words write and/or rule:
“... everybody who is human has something to express. Try not expressing yourself for twenty-four hours and see what happens. You will nearly burst. You will want to write a long letter or draw a picture or sing, or make a dress or a garden.”
—Brenda Ueland (18911985)
“If you would rule the world quietly, you must keep it amused.”
—Ralph Waldo Emerson (18031882)