Deadlock Detection: Difference between revisions

From CasGroup
Jump to navigationJump to search
Jfromm (talk | contribs)
New page: Distributed '''deadlock detection''' algorithms realize deadlock detection in a distributed system. It is difficult to detect deadlocks in distributed systems, becau...
 
m Reverted edits by Eboxytezi (Talk) to last version by Jfromm
 
(One intermediate revision by one other user not shown)
(No difference)

Latest revision as of 16:40, 11 February 2011

Distributed deadlock detection algorithms realize deadlock detection in a distributed system. It is difficult to detect deadlocks in distributed systems, because in general no node or process has complete information about every process. A large variety of algorithms exist, for instance the ones proposed by

  • Chandy-Misra-Haas (1983)
  • Bracha-Toueg (1984)