!act #2927 Add BalancingPool and deprecate BalancingDispatcher
This commit is contained in:
parent
bfbee94fec
commit
d7aab50da0
26 changed files with 482 additions and 206 deletions
|
|
@ -30,7 +30,8 @@ object ConfiguredLocalRoutingSpec {
|
|||
router = random-pool
|
||||
nr-of-instances = 4
|
||||
pool-dispatcher {
|
||||
type = BalancingDispatcher
|
||||
fork-join-executor.parallelism-min = 4
|
||||
fork-join-executor.parallelism-max = 4
|
||||
}
|
||||
}
|
||||
/paths {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue