0
9.7kviews
How Deadlock Detection is different for a distributed system. Explain any one algorithm of Distributed Deadlock Detection.
1 Answer
3
84views
  • In this approach for deadlock detection, the system does not make any attempt to prevent deadlock but allows processes to request resources and wait for each other in uncontrolled manner.
  • Deadlock detection algorithms are same in centralized and distributed systems.
  • Deadlock detection algorithms get simplified by maintaining Wait-for-graph (WFG) and …

Create a free account to keep reading this post.

and 3 others joined a min ago.

Please log in to add an answer.