Skip to content

Commit ce56267

Browse files
committed
Added OPAL configuration
1 parent 596f37e commit ce56267

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

src/main/resources/application.conf

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,7 @@ akka {
88

99
}
1010

11-
11+
org.opalj.threads {
12+
CPUBoundTasks = 4
13+
IOBoundTasks = 8
14+
}

0 commit comments

Comments
 (0)