Comment Concurrent Programming in Java (Score 5, Informative) 176
Concurrent Programming in Java is more or less *the* book on good practices for multi-threaded programming for Java, with many lessons that apply to other languages as well.