Computer

Distributed Deadlock Management

Distributed Deadlock Management

Prime objective of this lecture is to explain on Distributed Deadlock Management. In a database environment, a deadlock is a situation when transactions are endlessly waiting for one another. Any lock-based concurrency control algorithm and some timestamp-based concurrency control algorithms may result in deadlocks, as these algorithms require transactions to wait for one another. Here also briefly focus on Distributed Deadlock Prevention Method and Distributed deadlock detection and recovery Method.