Matches in DBpedia 2014 for { <http://dbpedia.org/resource/Optimistic_replication> ?p ?o. }
Showing items 1 to 14 of
14
with 100 items per page.
- Optimistic_replication abstract "Optimistic replication (also known as lazy replication) is a strategy for replication in which replicas are allowed to diverge.Traditional pessimistic replication systems try to guarantee from the beginning that all of the replicas are identical to each other, as if there was only a single copy of the data all along. Optimistic replication does away with this in favor of eventual consistency, meaning that replicas are guaranteed to converge only when the system has been quiesced for a period of time. As a result there is no longer a need to wait for all of the copies to be synchronized when updating data, which helps concurrency and parallelism. The trade-off is that different replicas may require explicit reconciliation later on, which might then prove difficult or even insoluble.".
- Optimistic_replication wikiPageExternalLink rfc677.
- Optimistic_replication wikiPageExternalLink tsvn-basics-versioning.html.
- Optimistic_replication wikiPageID "12442830".
- Optimistic_replication wikiPageRevisionID "603255260".
- Optimistic_replication hasPhotoCollection Optimistic_replication.
- Optimistic_replication subject Category:Data_synchronization.
- Optimistic_replication comment "Optimistic replication (also known as lazy replication) is a strategy for replication in which replicas are allowed to diverge.Traditional pessimistic replication systems try to guarantee from the beginning that all of the replicas are identical to each other, as if there was only a single copy of the data all along.".
- Optimistic_replication label "Optimistic replication".
- Optimistic_replication sameAs m.02w621l.
- Optimistic_replication sameAs Q17084415.
- Optimistic_replication sameAs Q17084415.
- Optimistic_replication wasDerivedFrom Optimistic_replication?oldid=603255260.
- Optimistic_replication isPrimaryTopicOf Optimistic_replication.