Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Typo corrected in title

Table of Contents

Job Serialization with Locks

Locks can be used to control the execution of jobs in a job chain.

...

  • The Using locks FAQ.
  • The Locks section in the JobScheduler reference documentation.

Order Serialization with an Order Sorting Job

An order sorting job can be added at the start of a job chain to ensure that incoming orders are processed by a job chain in a predefined order.

Resources

For more information about configuring workflow dependencies see:

...