Are there any alternatives to the Open Source Job Scheduler ? I'm looking for a way to gain more control over scheduled worktasks than plain cron is offering, but havn't found anything else but Quartz, which isn't language-neutral.
|
|
|||||
|
|
|
There's JAMS. http://www.mvpsi.com/JobScheduling.aspx Especially awesome if you're using OpenVMS |
||
|
|
|
|
I'm not sure from your question, but I think SuperScheduler could match your requirements: http://www.acelet.com/super/SuperScheduler/index.html |
||
|
|
|
|
I can't imagine what do you expect from it, if you want "task scheduler" than you probably want to specify interval and task itself. that's exactly what cron is for. |
||
|
|
