distributed_computing:transactions

Differences

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

Link to this comparison view

Next revisionBoth sides next revision
distributed_computing:transactions [2019/05/17 23:13] – created phreazerdistributed_computing:transactions [2019/05/17 23:17] – [CAP] 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
  • distributed_computing/transactions.txt
  • Last modified: 2019/05/17 23:22
  • by phreazer