Which book or books would you recommend for learning the ins and outs of Java 5's Concurrency and most importantly why?
What I'm looking for exactly is a book which especially goes through the Java 5's new concurrency mechanisms (i.e. java.util.concurrent
package) and could also be used to learn most of what there is to learn about concurrency in general. Also feel free to recommend any other book you think could help me in tackling this important topic.