Principles of Transaction Processing¶
Bernstein, P. A., & Newcomer, E. (2009). Principles of Transaction Processing. Morgan Kaufmann.
Cited by¶
1 citation across 1 artifact.
Each citation links to the sentence it supports in the citing article.
Primes¶
- Reconsolidation
- Reconsolidation connects to the read-modify-write pattern in concurrency theory: it is the cognitive instance of a class of state-update mechanisms that share the same race conditions, the same merge-conflict shape, and the same protection options — locks, version vectors, immutable snapshots.
This sourceStandard reference on read-modify-write transactions, the lost-update race, and locking/optimistic concurrency control for protecting the update window.
- Reconsolidation connects to the read-modify-write pattern in concurrency theory: it is the cognitive instance of a class of state-update mechanisms that share the same race conditions, the same merge-conflict shape, and the same protection options — locks, version vectors, immutable snapshots.
Verification¶
This reference passed the adversarial substantiation pipeline: it was checked to exist and to support the claim it is attached to. See how references were verified.
Registry ID ref:58b3fff5b828 · see in the full table