Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Jobs are processed via the Job Command, and a Job can be run synchronously (from the command line), or it can be scheduled for asynchronous processing (via cron). When Jobs are run asynchronously, Job Shell Command will process all queued Jobs for a given CO sequentially in the order they were queued. It is not currently possible to prioritize some Jobs over others.

...