Locks can be used to control the execution of jobs in a job chain.
- How to configure sequential execution of jobs in parallel
- How to serialize jobs with locks before parallel execution
See also:
- The Using locks FAQ.
- The Locks section in the JobScheduler reference documentation.