Abstract
Deadlock detection in distributed asynchronous systems - such as distributed database systems, computer networks, massively parallel systems etc. - is peculiarly subtle and complex. This is because asynchronous systems are characterized by the lack of global memory and a common physical clock, as well as by the absence of known bounds on relative processor speeds and transmission delays. These difficulties imply also problems with performance analysis of distributed algorithms for deadlock detection. This paper deals with worst-case one-time complexity analysis of two well known distributed algorithms for generalized deadlock detection. The time complexity is expressed as a function of the diameter d and the longest path l of the wait-for-graph ( WFG ) characterizing a state of distributed system. First, the algorithm proposed by Bracha and Toueg is considered. It is shown that its time complexity is of 2d+2l . Then, we prove that the time complexity of Kshemkalyani and Singhal algorithm is of ( d + 1)+ l .
Highlights
Deadlock handling is a very important problem in various applications, including information and database systems, computer networks, massively parallel systems etc
In asynchronous distributed systems the problem remains peculiarly subtle and complex. This is because asynchronous system are characterized by the lack of global memory and a common physical clock, as well as by the absence of know bounds on relative processor speeds and message delays
Let us analyze an application of KS algorithm for generalized deadlock detection
Summary
Deadlock handling is a very important problem in various applications, including information and database systems, computer networks, massively parallel systems etc. Many of the above mentioned algorithms have been presented, carefully analyzed and compared in two surveys by Knapp ([11]), and Singhal ([16]) These surveys and recent results ([2], [3], [12], [13]) confirm that distributed deadlock detection problem remains difficult, and performance analysis of deadlock handling algorithms still others opportunity for improvement. The latter arises as available performance analysis seems to be incomplete, ambiguous, and of a limited applicability.
Talk to us
Join us for a 30 min session where you can share your feedback and ask us any queries you have
Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.