Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
Eladmin
Commits
b5cdf551
You need to sign in or sign up before continuing.
Commit
b5cdf551
authored
Mar 31, 2022
by
Zheng Jie
Browse files
update
parent
15753e73
Changes
1
Hide whitespace changes
Inline
Side-by-side
eladmin-system/src/main/resources/config/application.yml
View file @
b5cdf551
...
...
@@ -35,14 +35,16 @@ spring:
task
:
pool
:
# 1、CPU密集型:线程数少一点,推荐:CPU内核数+1
# 2、IO密集型:线程数多一些,推荐:一般CPU内核数 * 2
# 核心线程池大小
core-pool-size
:
10
core-pool-size
:
5
# 最大线程数
max-pool-size
:
3
0
max-pool-size
:
1
0
# 活跃时间
keep-alive-seconds
:
60
# 队列容量
queue-capacity
:
5
0
queue-capacity
:
3
0
#七牛云
qiniu
:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment