Unit III 2 Marks With Answer
Unit III 2 Marks With Answer
UNIT-3
1. What are the three basic approaches for implementing distributed mutual exclusion?
1. Token-based approach.
2. Non-token-based approach.
3. Quorum-based approach.
5. What is deadlock?
A deadlock can be defined as a condition where a set of processes request resources that are heldby other
processes in the set.
Prepared by Elavarasi D,
AP/CSE, MZCET
2|Page
15. What are the facts of global state detection-based deadlock detection?
Global state detection-based deadlock detection algorithms exploit the following facts:
(i) a consistent snapshot of a distributed system can be obtained without freezing the underlying
computation, and
(ii) (ii) a consistent snapshot may not represent the system state at any moment in time
Prepared by Elavarasi D,
AP/CSE, MZCET