Reputation: 20313
Are there any open source Job Scheduler with REST API for commercial use which will support features like:
Help would be appreciated :)
NOTE: we are looking for open source alternative for TWS,Control-M,AutoSys.
Upvotes: 8
Views: 19620
Reputation: 1
While not open source, a more cost effective job scheduler solution with REST API and support for the features listed is ActiveBatch workload automation and job scheduling. I do work for the company (being up-front) but our customers love how they can easily extend their automated processes to connect to any application, any service, any server with our REST API adapter. You can get more information here: https://www.advsyscon.com/en-us/activebatch/rest-api-adapter
Upvotes: -1
Reputation: 5686
You might be interested in DKron
Dkron is a system service that runs scheduled jobs at given intervals or times, just like the cron unix service but distributed in several machines in a cluster. If a machine fails (the leader), a follower will take over and keep running the scheduled jobs without human intervention. Dkron is Open Source and freely available.
Upvotes: 4
Reputation: 51
ProActive Scheduler is an open source job scheduler.
Commercial Support is provided by Activeeon, the company behind ProActive (full disclosure: I work for Activeeon).
Upvotes: 4
Reputation: 5923
JobScheduler would seem to meet your requirements:
I think that these areas are also covered (I downloaded and trialled the application): See here
I'm not affiliated with SOS GmbH
Upvotes: 4