Dispatchers — Akka Documentation
Dispatchers — Akka Documentation
こういう書き方。
my-pinned-dispatcher { executor = "thread-pool-executor" type = PinnedDispatcher }
いろいろなDispatcherがある。
- Dispatcher
- PinnedDispatcher
- BalancingDispatcher
- CallingThreadDispatcher