TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Job Scheduling as a service

2 点作者 mani-smhack超过 7 年前
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 )<p>Right now we are using quartz scheduler which has more configuration (Including Mysql Connection ) .<p>Cons are 1) Does not have an admin UI 2) No reporting or history of jobs<p>Thanks

2 条评论

skibz超过 7 年前
A service operated by my coworker: <a href="https:&#x2F;&#x2F;crontron.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;crontron.com&#x2F;</a>
JJarrard超过 7 年前
Azure Logic Apps?