中文字幕av专区_日韩电影在线播放_精品国产精品久久一区免费式_av在线免费观看网站

溫馨提示×

springboot線程池參數怎么配置

小億
204
2023-11-27 10:59:01
欄目: 編程語言

在Spring Boot中,可以通過在application.propertiesapplication.yml中配置以下參數來配置線程池:

  1. spring.task.execution.pool.core-size:線程池核心線程數,默認為8。
  2. spring.task.execution.pool.max-size:線程池最大線程數,默認為2147483647。
  3. spring.task.execution.pool.queue-capacity:線程池隊列容量,默認為2147483647。
  4. spring.task.execution.pool.allow-core-thread-timeout:是否允許核心線程超時,默認為false。
  5. spring.task.execution.pool.thread-name-prefix:線程名前綴,默認為task-
  6. spring.task.execution.pool.keep-alive:線程空閑時間,默認為60s。
  7. spring.task.execution.pool.await-termination:是否等待任務完成后關閉線程池,默認為false。

示例:

application.properties:

spring.task.execution.pool.core-size=10
spring.task.execution.pool.max-size=20
spring.task.execution.pool.queue-capacity=100

application.yml:

spring:
  task:
    execution:
      pool:
        core-size: 10
        max-size: 20
        queue-capacity: 100

0
东兴市| 开平市| 崇阳县| 庆云县| 瑞安市| 卓资县| 河东区| 大悟县| 乌鲁木齐市| 丁青县| 威海市| 荣昌县| 邯郸市| 乾安县| 濮阳县| 潢川县| 全州县| 团风县| 扶沟县| 长兴县| 黑龙江省| 松阳县| 鹰潭市| 都昌县| 霍山县| 抚宁县| 革吉县| 安徽省| 无锡市| 镇安县| 平南县| 福海县| 靖西县| 武功县| 新沂市| 荔浦县| 乌什县| 绥芬河市| 稻城县| 交城县| 商河县|