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