
Distributed Deadlock Management
■
151
these data items in that numeric order to avoid
deadlock situations.
Distributed Deadlock Detection and Recovery
– In distributed deadlock detection and recovery
method, fi rst it is checked whether any deadlock
situation has occurred in the distributed system.
After the detection of a deadlock situation in
the system, a victim transaction is chosen and
aborted to resolve the deadlock situation. There
»
are three different techniques for detecting dead-
lock situations in the distributed system: Central-
ized deadlock detection, Hierarchical deadlock
detection and Distributed deadlock detection.
To handle the ...