Computer Science, asked by Kohar770, 1 year ago

What are the deadlock handling strategies in distributed system?

Answers

Answered by pranjal1234567
0
Deadlock can be dealt with using any one of the following three strategies: deadlockprevention, deadlock avoidance, and deadlock detection. ... Deadlock refers to the coordination and concurrency problem where two or more processes are waiting indefinitely for the release of a shared resource [1].
Similar questions