Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
distributed_computing:transactions [2019/05/17 21:17] – [CAP] phreazer | distributed_computing:transactions [2019/05/17 21:22] (current) – [Scenario] phreazer | ||
---|---|---|---|
Line 16: | Line 16: | ||
* Timeline consistency: | * Timeline consistency: | ||
* Eventual consistency: | * Eventual consistency: | ||
+ | |||
+ | ====== Scenario ====== | ||
+ | |||
+ | Scaling out NOSQL across regions/ | ||
+ | |||
+ | Ensuring atomicity: Multi-phase commit, pessimistic read-write locking | ||
+ | But: Network partitions | ||
+ | |||
+ |