Previous | Next --- Slide 21 of 64
Back to Lecture Thumbnails
tclarke

I found this interesting tool while researching deadlock and livelock: https://en.wikipedia.org/wiki/Wait-for_graph. A wait-for-graph is a mechanism used for deadlock detection in distributed systems, where there may not be a central tool or lock available to control deadlock across the entire system.