0
9.2kviews
How Deadlock Detection is different for a distributed system. Explain any one algorithm of Distributed Deadlock Detection.
1 Answer
3
83views
  • 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 4 others joined a min ago.

Please log in to add an answer.