May 2017
Intermediate to advanced
294 pages
7h 33m
English
The CAP Theorem suggests that in distributed architecture, you can pick only two of the following three:
Another way to look at the CAP theorem is: When the network gets partitioned, either consistency or availability can be guaranteed, not both. The following diagram illustrates how the CAP theorem works when the network is partitioned:

A row is updated in Node 1 as shown in the preceding figure. Before Node 3 receives the update ...
Read now
Unlock full access