Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Minor corrections to text

...

Excerpt

JobScheduler's unique job and order concept allows:

  • reusable jobs and job chains
  • dynamic assignment of jobs to different JobScheduler instances

This can be achieved by the following techniques:

    • parameters to be are passed to jobs and orders when they are started,
    • generic jobs to be are defined and run with parameters generated on-the-fly,
    • executing jobs in remote JobScheduler instances to be that are dynamically defined dynamically according to the results of previous jobs, environment variables, etc.

Resources

Display content by label
TypeFeature
showLabelstrue
Labelsjobscheduler feature dynamic-configuration

...