some fixes

This commit is contained in:
2019-11-18 23:00:54 +03:00
parent 65b9e53b66
commit 9faceb4f61
10 changed files with 30 additions and 10 deletions

View File

@ -61,4 +61,13 @@ me.arcanis.ffxivbis {
max-count = 60
}
}
default-dispatcher {
type = Dispatcher
executor = "thread-pool-executor"
thread-pool-executor {
fixed-pool-size = 16
}
throughput = 1
}
}