In this chapter, we will cover the following recipes:
- Creating a SmallestMailboxPool of actors
- Creating a BalancingPool of actors
- Creating a RoundRobinPool of actors
- Creating a BroadcastPool of actors
- Creating a ScatterGatherFirstCompletedPool of actors
- Creating a ConsistentHashingPool of actors
- Creating a TailChoppingPool of actors
- Creating a RandomPool of actors
- Sending specially handled messages to routers
- Creating a dynamically resizable pool of actors