Generic Fault Tolerant Distributed Critical Section is Impossible
In this post, we will show that a generic distributed critical section can't satisfy both safety and liveness properties with even a single faulty client process. System Model We assume a non-real-time system with no bound on process time or network delay. In the system, there exists a lock service…