Untitled
unknown
scala
2 years ago
234 B
9
Indexable
akka {
stream {
materializer {
initial-input-buffer-size = 1
max-input-buffer-size = 1
}
}
loglevel = "INFO"
}
blocking-dispatcher {
type = Dispatcher
executor = "thread-pool-executor"
throughput = 1
}Editor is loading...