简体   繁体   English

用于脚本和休息调用执行的作业调度程序

[英]job scheduler for script and rest call execution

I am planning to build UI based scheduler custom for our business requirement.我计划为我们的业务需求构建基于 UI 的调度程序自定义。 In GUI user can schedule a task like running script or calling rest on calendar.在 GUI 中,用户可以安排任务,例如运行脚本或在日历上调用休息。 I have a clear idea what I need to build but before starting I need to find if there is already open source application which satisfy my requirement.我很清楚我需要构建什么,但在开始之前我需要找到是否已经有满足我要求的开源应用程序。 Specifically I am looking for java based or nodejs based application so that we can use and contribute in the project.具体来说,我正在寻找基于 java 或基于 nodejs 的应用程序,以便我们可以在项目中使用和贡献。

Keep in mind that nodejs is javascript which is completely different than java.请记住,nodejs 是与 java 完全不同的 javascript。 Here is a list of java scheduling scripts.这是java调度脚本的列表。 http://toppersworld.com/top-10-open-source-java-job-schedulers/ http://toppersworld.com/top-10-open-source-java-job-schedulers/

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

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