Examples of concurrent programming in Java 8
Representative examples on:
- Java language support for concurrency • Java collections for multithreading (java.util package) • Concurrency utilities (java.util.concurrent package) • Parallel streams in Java 8.
Related presentation available here: http://www.slideshare.net/sgganesh/java-concurrency-by-example