By jj83777
via tutorials.jenkov.com
Published: Apr 23 2008 / 02:25
This text is no. 9 in a series of texts on Java concurrency. This text describes 3 deadlock prevention methods: Lock ordering, lock time out, and deadlock detection. Though the text does not show implementations (later texts in this trail may do so), the discussion should be enough to give the reader an idea of a few ways deadlocks can be prevented.
Add your comment
Voters For This Link (14)
-
jj83777 -
MarisO -
albert123 -
hhuynh -
tgautier -
neharocks -
dsetrakyan -
LudoA -
harlan -
thinkingserious -
senfo -
nenad -
virajsam -
danielstoner