Versions Compared

Key

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

...

JobScheduler is creating and starting for a scheduled job or jobchain-node a separate process. The number number of parallel processes can be limited. The workload of the job has no impact on JobScheduler. Sometimes the size of the logging-file could have create a problem due to some restrictions on the used database.

...

It is important to keep in mind, that JobScheduler is running as a service (windows) or as a demon (unix). JobScheduler must have at least all the requiered permissions for accessing the resources, which are needed to execute the program.

If it should be not possible to start an executable in a shell it could be possible to implement a wrapper (e.g. in Java, ...) and execute this program as an api-job (like the "standard" jobs).