【问题标题】:Are there any open source Distributed Job Schedulers?有没有开源的分布式作业调度程序?
【发布时间】:2013-09-11 11:23:50
【问题描述】:

是否有可免费用于商业用途的分布式调度程序? 我看到了Quartz Job Scheduler,但它的分布式版本非常昂贵。

谢谢

【问题讨论】:

    标签: quartz-scheduler scheduler


    【解决方案1】:

    您可以使用 hinemos http://hinemos-en.atomitech.jp/ 。您可以从 GUI 控制调度。虽然 spring schedular,quartz schedular 提供调度但它们从 API 级别提供。您必须编写调度代码。但是 hinemos 提供了一个 GUI 来控制你的调度。 http://hinemos-en.atomitech.jp/您可以针对不同的集群进行配置,并通过GUI提供调度命令。

    【讨论】:

      【解决方案2】:

      Quartz 有哪些可用的替代品?

      没有已知的竞争开源项目(there are a few other open source schedulers,但它们基本上只是用 Java 编写的 Cron 替代品)。

      在商业上,你会想看看广受好评的Flux scheduler

      【讨论】:

        猜你喜欢
        • 1970-01-01
        • 1970-01-01
        • 2015-01-06
        • 2021-01-11
        • 1970-01-01
        • 1970-01-01
        • 2014-11-27
        • 2016-12-23
        • 2018-10-17
        相关资源
        最近更新 更多