Table of Contents
- Concurrency - a kick start introduction
- A taste of some concurrency patterns
- More threading patterns
- Thread Pools
- Increasing the Concurrency
- Functional Concurrency Patterns
- Actor Patterns

Build scalable apps in Java with multithreading, synchronization and functional programming patterns