公告板
版本库
filestore
活动
搜索
登录
main
/
gdmis_mu
多单位版国产化地质资料管理系统
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
初始化
py
2025-07-08
98dbfdb7bca2dbee6802421fbafb8c909b54a356
[gdmis_mu.git]
/
src
/
main
/
resources
/
spring-thread.properties
1
2
3
4
5
6
7
8
#quantity of core thread
core_pool_size=20
#max quantity of thread
max_pool_size=50
#length of queue
queue_capacity=1000
#alive time
keep_alive_seconds=60