|
|
|
|
|
by mjpt777
4093 days ago
|
|
I understand the point that we need to make software robust. No single algorithm can cope with every possible failure mode. That is why we need multiple instances run on multiple nodes to be resilient. This is independent from if this is a wait-free algorithm. |
|