Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在研究 Quartz Scheduler,但我不知道如何并行运行作业。配置文件中有什么可以让我这样做吗?
更多详细信息将有助于回答您的问题。但一般来说,如果有多个触发器同时触发引用该作业,则可以并行执行该作业。这是石英提供的功能。