The JobScheduler Command Line Interface (CLI) can be used to control JobScheduler instances (start, stop, status) and job-related objects such as jobs, job chains, orders, tasks. The JobScheduler CLI ...
JobManager allows you to run your Jobs under certain circumstances but it only work if your application is currently running. So if you have a network requiring job but your application already died, ...