We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 596f37e commit ce56267Copy full SHA for ce56267
src/main/resources/application.conf
@@ -8,4 +8,7 @@ akka {
8
9
}
10
11
-
+org.opalj.threads {
12
+ CPUBoundTasks = 4
13
+ IOBoundTasks = 8
14
+}
0 commit comments