Category
page 1Consistency models
cache coherence
special case of memory coherence
memory barrier
synchronization barrier that forces an ordering constraint on memory accesses
eventual consistency
consistency model used in distributed computing to achieve high availability
linearizability
thumb|In grey a linear sub-history, processes beginning in do not have a linearizable history because or may complete in either order before occurs.
consistency model
a set of formally specified rules that guarantee (or explicitly disclaim) certain consistencies in the event of concurrent reads or writes to shared memory
Sequential consistency
Consistency model used in concurrent computing
Memory ordering
order of accesses to computer memory by a CPU