Linearizability¶
Herlihy, M. P., & Wing, J. M. (1990). Linearizability: A Correctness Condition for Concurrent Objects. ACM Transactions on Programming Languages and Systems, 12(3), 463-492.
Cited by¶
4 citations across 4 artifacts.
Each citation links to the sentence it supports in the citing article.
Primes¶
- Concurrency
- Consistency Model
- It does not say what the state is; it says which interleavings of reads and writes count as legal observations, and therefore what observers may assume about one another's view.
This sourceDefines linearizability as the strongest single-object consistency condition requiring a real-time-consistent total order.
- It does not say what the state is; it says which interleavings of reads and writes count as legal observations, and therefore what observers may assume about one another's view.
- Fault Tolerance
- Listed in the references but not attached to a specific claim.
- Transaction
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:9f6f519c74eb · see in the full table