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
Alternatives to Quartz for job 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 中列出的所有内容:
- jcrontab
- Quartz
- Fulcrum Scheduler
- Essiembre J2EE Scheduler
- Gos4j
- Oddjob
- Job Scheduler
- JDRing
- jBatchEngine
- MyBatchFramework
- Super
- cron4j
- jcrontab
- 石英
- 支点调度器
- Essiembre J2EE 调度器
- Gos4j
- 奇怪的工作
- 作业调度程序
- JDRing
- 批处理引擎
- 我的批处理框架
- 极好的
- 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。