Java 用于作业调度的 Quartz 替代品

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/1740147/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-08-12 22:06:34  来源:igfitidea点击:

Alternatives to Quartz for job scheduling

javaquartz-schedulerjob-scheduling

提问by cclark

Has anyone found any alternative open-source solutions to Quartz which they are happy with?

有没有人找到任何他们满意的 Quartz 替代开源解决方案?

I know Cronacle is a well respected (and pricey) closed source solution for job scheduling but I'd like to make sure we exhaust the open-source alternatives before going down that route.

我知道 Cronacle 是一个备受推崇(且价格昂贵)的作业调度闭源解决方案,但我想确保我们在走这条路之前用尽开源替代品。

采纳答案by jitter

Did you already check all of those listed in Open Source Job Schedulers in Java:

您是否已经检查了 Java中的Open Source Job Schedulers 中列出的所有内容:

  1. jcrontab
  2. Quartz
  3. Fulcrum Scheduler
  4. Essiembre J2EE Scheduler
  5. Gos4j
  6. Oddjob
  7. Job Scheduler
  8. JDRing
  9. jBatchEngine
  10. MyBatchFramework
  11. Super
  12. cron4j
  1. jcrontab
  2. 石英
  3. 支点调度器
  4. Essiembre J2EE 调度器
  5. Gos4j
  6. 奇怪的工作
  7. 作业调度程序
  8. JDRing
  9. 批处理引擎
  10. 我的批处理框架
  11. 极好的
  12. cron4j

回答by Alex Miller

I did some looking a while back and was hard-pressed to find any open source Java-based job scheduler that seemed to have even a fraction of the reputation and usage of Quartz. I would be really curious to hear why Quartz isn't sufficient.

我回顾了一段时间,很难找到任何基于 Java 的开源作业调度程序,它的声誉和使用似乎只是 Quartz 的一小部分。我真的很想知道为什么 Quartz 不够用。

回答by jhouse

What about Flux Scheduler (http://fluxcorp.com/)? Now http://flux.ly.

Flux Scheduler ( http://fluxcorp.com/) 怎么样?现在http://flux.ly