Article,

Trials and Tribulations of Debugging Concurrency

.
Queue, 2 (7): 66--73 (October 2004)
DOI: 10.1145/1035594.1035623

Abstract

We now sit firmly in the 21st century where the grand challenge to the modern-day programmer is neither memory leaks nor type issues (both of those problems are now effectively solved), but rather issues of concurrency. How does one write increasingly complex programs where concurrency is a first-class concern. Or even more treacherous, how does one debug such a beast? These questions bring fear into the hearts of even the best programmers.

Tags

Users

  • @gron

Comments and Reviews