Tags: Programming Language.
Delta consistency is one of the consistency models used in the domain of parallel programming for example in distributed shared memory distributed transactions and Optimistic replicationThe delta consistency model states that an update will propagate through the system and all replicas will be consistent after a fixed time period δ.