Quantcast
Channel: Spinning
Viewing all articles
Browse latest Browse all 34

Advanced scheduling: Execute periodically with cron jobs

$
0
0
If you want to run a job periodically you could repeatedly submit jobs, or qedit existing jobs after they run, but both of those options are a kludge. Instead, the condor_schedd provides support for cron-like jobs as a first-class citizen. The cron-like feature builds on the ability to defer job execution. However, instead of using [...]

Viewing all articles
Browse latest Browse all 34

Trending Articles