|
|
|
|
|
by abadid
2696 days ago
|
|
Every transaction has an numeric identifier. These identifiers are used to order versions of updates to a data item. Versions from higher transaction IDs are considered to be "after" lower ones. Reading versions as of a particular version identifier must be consistent. But the system as a whole needs not be deterministic. |
|
So I suppose that your definition of nondeterministic must differ, but I can't figure out how.