Link Details

Link 76896 thumbnail
User 131196 avatar

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.
  • 14
  • 0
  • 1293
  • 384

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.