用于作业调度的 Quartz 替代方案
有没有人找到了他们满意的 Quartz 替代开源解决方案?
我知道 Cronacle 是一个备受推崇(且昂贵)的作业调度闭源解决方案,但我想确保我们在走这条路之前用尽开源替代方案。
Has anyone found any alternative open-source solutions to Quartz which they are happy with?
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.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
您是否已经检查了Java 中的开源作业调度程序中列出的所有内容:
Did you already check all of those listed in Open Source Job Schedulers in Java:
不久前我做了一些研究,发现很难找到任何一个基于 Java 的开源作业调度程序,它的声誉和使用率似乎只有 Quartz 的一小部分。我真的很想知道为什么 Quartz 还不够。
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.
Flux Scheduler (http://fluxcorp.com/) 怎么样?现在http://flux.ly。
What about Flux Scheduler (http://fluxcorp.com/)? Now http://flux.ly.