Part 3: Other Essential Patterns and Anti-Patterns
This part covers design principles and patterns for building highly concurrent applications. It also discusses several anti-patterns, meaning inappropriate software design solutions to given challenges.
This part contains the following chapters:
- Chapter 6, Concurrency Design Patterns
- Chapter 7, Understanding Common Anti-Patterns