-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
=rem akka#21365 enable multiple lanes in MaxThroughputSpec
This needed the other change for each sender to send to all of the target actors. Otherwise, large batches of messages to the same target actor would limit the potential of actually doing work in parallel with multiple lanes due to head-of-line blocking.
- Loading branch information
Showing
1 changed file
with
82 additions
and
40 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters