Versions Compared

Key

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

...

If you have a lot of objects, then the response time of JOC slowed down.slows down when using the list view:

  • This is especially reflected in the list view of the objects.
  • The tree view can be much faster.
  • The tree view is implemented since release 1.3.8 for jobs and job chain and since 1.3.12 also for orders and schedules.
  • While in the list view all objects of the current tab will be displayed, in the tree view only the objects of opened folders are displayed.
  • So, the JobScheduler answer after an update of a list view contains all objects of the current tab, making the answer correspondingly large.

If you have a lot of objects, then use the tree view.:

  • This is particularly performant, if you save your objects in subdirectories of the Hot Folder (./config/live).
  • In this case are not all objects of the current tab in the JobScheduler answer, but only those of the opened directories.
  • Further the performance depends on the network velocity.

...