فهرست منبع

调整线程数

yumeng 5 سال پیش
والد
کامیت
6ed8234d6a
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      jeecg-boot-module-system/src/main/resources/quartz.properties

+ 1 - 1
jeecg-boot-module-system/src/main/resources/quartz.properties

@@ -1,5 +1,5 @@
 org.quartz.threadPool.class=org.quartz.simpl.SimpleThreadPool
-org.quartz.threadPool.threadCount=20
+org.quartz.threadPool.threadCount=50
 org.quartz.threadPool.threadPriority=5
 org.quartz.threadPool.threadsInheritContextClassLoaderOfInitializingThread=true
 org.quartz.jobStore.misfireThreshold=60000