I have always wanted to explore concurrency in Java. This is my attempt to document my learnings as I start my journey to explore concurrency constructs and how to apply it in my day to day work. I am planning to start my journey by going through the book Java Concurrency in Practice by Brian Goetz and then exploring each of the construct in depth.