Network Model – Latency, Loss and Partitions
The network is unreliable by nature. Latency, message loss, and partitions make distributed systems behave in unexpected and often confusing ways.
The network is unreliable by nature. Latency, message loss, and partitions make distributed systems behave in unexpected and often confusing ways.
A system model is not how the world actually behaves. Instead, it is a simplified set of assumptions about how a distributed system might behave — assumptions that allow engineers to design, analyze, and reason about correctness.