Fundamental of centralized approach in deadlock detection
Answers
Answered by
0
Deadlocks is a fundamental problem in distributed systems. A process may request resources in any order, which may not be known a priori and a process can request resource while holding others. ... A deadlock is a state where a set of processes request resources that are held by other processes in the set.
Similar questions