Jobs & CronJobs
Run-to-completion and scheduled batch work.
In plain terms
A Job is a task that finishes — wash the car — not a service that runs forever, like keeping the lights on. A CronJob is simply that same task on a repeating alarm clock.
Run-to-completion and scheduled batch work.