You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Please note that this document is currently work in progress.

JobScheduler uses a database to store the following information:

  • Order state:
    • The current node
    • Is suspended?
    • Have setbacks occured?
    • The current order parameters
  • Job state:
    • Is stopped?
  • Order history
  • Order queue
  • Task history
  • Task queue
  • Log files

For a full list of the information stored see:

  • No labels