Search code examples
restworkflowschedulerjob-scheduling

Open Source Job Scheduler with REST API


Are there any open source Job Scheduler with REST API for commercial use which will support features like:

  • Tree like Job dependency
  • Hold & Release
  • Rerun failed steps
  • Parallelism

Help would be appreciated :)

NOTE: we are looking for open source alternative for TWS,Control-M,AutoSys.


Solution

  • JobScheduler would seem to meet your requirements:

    I think that these areas are also covered (I downloaded and trialled the application): See here

    • Tree like Job dependency
    • Hold & Release
    • Rerun failed steps

    I'm not affiliated with SOS GmbH