修改线程池参数
This commit is contained in:
@ -1,7 +1,7 @@
|
|||||||
#spring.task.execution.pool <20>̳߳<DFB3><CCB3><EFBFBD><EFBFBD><EFBFBD>
|
#spring.task.execution.pool <20>̳߳<DFB3><CCB3><EFBFBD><EFBFBD><EFBFBD>
|
||||||
|
|
||||||
async.thead.pool.coreSize=50
|
async.thead.pool.coreSize=100
|
||||||
async.thead.pool.maxSize=200
|
async.thead.pool.maxSize=500
|
||||||
async.thead.pool.queueCapaciry=600
|
async.thead.pool.queueCapaciry=600
|
||||||
async.thead.pool.keepALive=60
|
async.thead.pool.keepALive=300
|
||||||
async.thead.pool.threadNamePrefix=ebtp-thread
|
async.thead.pool.threadNamePrefix=ebtp-thread
|
Reference in New Issue
Block a user