Optimistic replication (also known as lazy replication) is a strategy for replication in which replicas are allowed to diverge. Traditional pessimistic replication systems are based on the principle of single-copy consistency. that is, users should observe the system to behave as if there was only one copy of the data. Optimistic replication does away with this in favor of eventual consistency, meaning that replicas are guaranteed to converge only when a system is idle.

PropertyValue
dbpprop:abstract
  • Optimistic replication (also known as lazy replication) is a strategy for replication in which replicas are allowed to diverge. Traditional pessimistic replication systems are based on the principle of single-copy consistency. that is, users should observe the system to behave as if there was only one copy of the data. Optimistic replication does away with this in favor of eventual consistency, meaning that replicas are guaranteed to converge only when a system is idle.
dbpprop:hasPhotoCollection
dbpprop:reference
rdfs:comment
  • Optimistic replication (also known as lazy replication) is a strategy for replication in which replicas are allowed to diverge. Traditional pessimistic replication systems are based on the principle of single-copy consistency. that is, users should observe the system to behave as if there was only one copy of the data. Optimistic replication does away with this in favor of eventual consistency, meaning that replicas are guaranteed to converge only when a system is idle.
rdfs:label
  • Optimistic replication
owl:sameAs
skos:subject
foaf:page
is dbpprop:redirect of