Segue
Segue
Today
iOS
Distributed Systems Reliability·Technology & Systems
write-read dependency

write-read dependency

🔧 Distributed Systems Reliability

a relationship where operation A writes a version that operation B subsequently reads

write-read dependency in a sentence

“A write-read dependency meant the read was only valid after the write had committed.”

Related Words

write-write dependency

a relationship where operation A writes a version that operation B overwrites

consistency model

a set of allowed histories constraining which operations are permissible and their ordering

causal consistency

ensures all processes observe causally related operations on objects in identical order across the system

eventual consistency

after updates cease, sufficient time and messaging ensure every node reaches identical final values

history

a collection of operations performed by a system including process information and timing details

linearizability

operations appear to execute atomically in a total order consistent with real-time ordering on single objects

SegueMaster the art of eloquence
iOS AppWord of the DayBlogContactPrivacyTerms