Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents
outlinh1. true
outlinh1. true
1printablefalse
2stylh1. none
3indent20px

THIS PAGE IS 'WORK IN PROGRESS'

There are a number of techniques available for a JobScheduler to control job execution on remote servers:

Up till now, process classes have been used to define Whilst the possibilities offered by SSH execution are limited (see What is the difference between SSH-Job execution and remote JS-Agents?), the possibilities offered by Agents or remote JobSchedulers has also been restricted, due to the need for process classes having to be defined for the JobScheduler a job is to be executed on.
This has Process classes have had the disadvantage that instances of the job chain and job have to exist (and be maintained) on every JobScheduler that the job is to be (potentially) executed on.

...