(no title)
sushibowl | 1 year ago
For the system to be distributed it must have at least two nodes, and to be available all nodes must respond to requests. So however the rest of the system is shaped, the proof still holds.
sushibowl | 1 year ago
For the system to be distributed it must have at least two nodes, and to be available all nodes must respond to requests. So however the rest of the system is shaped, the proof still holds.
dmurray|1 year ago
jeremyjh|1 year ago
lfmunoz4|1 year ago
evertedsphere|1 year ago
dmurray|1 year ago
In practice you're absolutely right and one approach to distributed systems is to make partition tolerance less important by having lots of redundant links instead.