Versions Compared

Key

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

...

From the JOC debug message one can see the time taken by JobScheduler engine to prepare the information packet and also time taken to update JOC GUI etc. By analyzing time taken by different operation request --> response --> rendering you can find out what is causing JOC performance degradation. 

JOC Performance

...

improvement suggestions 

  1. Organizing JobScheduler objects e.g. job, job chain under directories and sub directories.
  2. In case of higher number of JobScheduler objects JOC's tree view render faster compare to list view.
  3. Using JobScheduler with Jetty Web server rather then JobScheduler's inbuilt Web Server also has visible performance improvement.
  4. By increasing auto refresh / Update time to 30-45 seconds also reduce load on the JobScheduler engine.
  5. Also check your JobScheduler database for old indexes and other usual database related performance problems