Chapter 6. Parallel Processing
In this chapter, we will cover:
- Increasing message consumption through multiple endpoint consumers
- Spreading the load within a route using a set of threads
- Routing a request asynchronously
- Using custom thread pools
- Using thread pool profiles
- Working with asynchronous APIs