kaihekaihe opened a new issue #1841: URL: https://github.com/apache/shardingsphere-elasticjob/issues/1841
## Feature Request **For English only**, other languages will not accept. Please pay attention on issues you submitted, because we maybe need more details. If no response anymore and we cannot make decision by current information, we will **close it**. Please answer these questions before submitting your issue. Thanks! ### Is your feature request related to a problem? I have 100 jobs running in one instance,but the latency of some job are often large. Some jobs are not triggered strictly as the time scheduler. ### Describe the feature you would like. `org.quartz.threadPool.threadCount` is 1 in `JobScheduler`,If 1000 jobs need to be executed in one instance, how can we control the latency. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
