As I understand it, fork-join-executor is the default dispatcher when non is provided when creating the actor system. Can someone explain the following to me:
fork-join-executor {
parallelism-min = 8
parallelism-factor = 3.0
parallelism-max = 64
task-peeking-mode = "FIFO"
}
Although I understand every word, I do not understand the full semantics of what is explained here.
- What does ceil mean? in ceil (coefficient of available processors *)
- What does factor-based parallelism mean?
- -, . , , , akka, threadPoolexecutor, . , 2 , 4 . , . , , . .
, - ( ), .