distributed_computing:transactions

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Last revisionBoth sides next revision
distributed_computing:transactions [2019/05/17 23:13] – created phreazerdistributed_computing:transactions [2019/05/17 23:19] – [Consistency] phreazer
Line 12: Line 12:
 "In presence of a network partition, one has to choose between **consistency** and **availability**". "In presence of a network partition, one has to choose between **consistency** and **availability**".
  
 +==== Consistency ====
 +  * Strong consistency
 +  * Timeline consistency: Typically async master-slave replication.
 +  * Eventual consistency: Temporarily inconsistent
 +
 +====== Scenario ======
  
  • distributed_computing/transactions.txt
  • Last modified: 2019/05/17 23:22
  • by phreazer