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