简体   繁体   English

托管作业调度程序(Quartz Scheduler作为服务)

[英]Hosted Job Scheduler ( Quartz Scheduler as a service )

Is there any product that will allow us to schedule via an api , and then if the time is triggered then it should call the destination via webhook(with payload preferably ) 是否有任何产品可以让我们通过api进行调度,然后如果触发了时间,则应通过webhook调用目的地(最好使用有效负载)

Right now we are using quartz scheduler which has more configuration (Including Mysql Connection ) . 现在,我们使用的石英调度程序具有更多配置(包括Mysql Connection)。 Cons are 1) Does not have an admin UI 2) No reporting or history of jobs 缺点是1)没有管理员界面2)没有工作报告或历史记录

您可以尝试Citrine,它是有关Quartz的Web gui,可轻松自定义。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM