I've been ask to build a multi-threaded java application using the java.util.concurrent library. I'm not familiar with this library, but have a good understanding of problems with multi-threaded code.
I'm looking for a tutorial and example code that shows this java library in use and it's best practises.