Uploaded image for project: 'JS - JobScheduler'
  1. JS - JobScheduler
  2. JS-909

More balanced order distribution

    XMLWordPrintable

Details

    Description

      When using distributed orders, the JobScheduler can be configured to distribute the orders more equally among the cluster members.

      The new behaviour is configured in the JobScheduler configuration file with

      <params>
          <param name="scheduler.order.distributed.balanced" value="true"/>
      </params>
      

      or at the command line with

      scheduler.order.distributed.balanced=true
      

      The cluster members coordinate the order distribution with UDP messages. Please consider this in your firewall settings. Otherwise the order exectution can slow down several seconds per step.

      Attachments

        Activity

          People

            ur Uwe Risse
            jz Joacim Zschimmer
            Oliver Haufe Oliver Haufe
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: