Addition of ThreadPool.
This commit is contained in:
11
L2J_Mobius_C1_HarbingersOfWar/dist/config/threadpool.ini
vendored
Normal file
11
L2J_Mobius_C1_HarbingersOfWar/dist/config/threadpool.ini
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
# ---------------------------------------------------------------------------
|
||||
# Threadpool Settings
|
||||
# ---------------------------------------------------------------------------
|
||||
|
||||
# Specifies how many threads will be in the scheduled pool.
|
||||
# Default: 40
|
||||
ScheduledThreadPoolCount = 40
|
||||
|
||||
# Specifies how many threads will be in the single instant pool.
|
||||
# Default: 20
|
||||
InstantThreadPoolCount = 20
|
||||
Reference in New Issue
Block a user