修改线程池参数

This commit is contained in:
fuqingji
2022-03-28 08:51:49 +08:00
parent 316d7931b1
commit 2814592b66

View File

@ -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