December 2018
Intermediate to advanced
500 pages
12h 19m
English
This section discusses consistency from the perspective of the storage system. Generally, the storage system has multiple replicas to allow for resilience (redundancy) and scalability. As part of accepting a write, the storage systems needs to decide how many of these replicas have to be updated before the write can be acknowledged to the client.
Let the terms be as follows:
If W + R > N, then it will never happen that processes see inconsistent data, thereby guaranteeing strong ...
Read now
Unlock full access