About a year ago I read the book "Java concurrency in practice" and I learned a lot from it. I was wondering if there are any blogs about multi-threaded development in Java, since many topics discussed in blogs are not covered in books.
If this blog also contains techniques about testing thread-safety it would be great, but any blog about Java threads would be welcomed.
Thanks