Configuring CPU threads for DASH servers

In some situations, customers might find it useful to increase or decrease the number of CPUs used to process a single schedule in a DASH server. This is to avoid resource starvation for some schedules when multiple schedules are being sent simultaneously to a DASH server. The number set for CPU threads should be determined based on the capacity of the DASH servers. For example if the DASH server has 32 CPUs and is required to process eight schedules in parallel, then the number set for MAX_THREADS should be 4(32/8) so that all eight schedules will have the same number of resources.

This parameter is only applicable to on-premises (OP) and single-tenant (ST) installations.

  1. From the main menu of Infor Workforce Management, navigate to Maintenance > System Administration > Job Scheduler.
  2. Locate the Batch Auto Assign task.
  3. On the Schedule Settings page, update the Max Thread per Process parameter with the correct ratio of schedules to CPUs.
  4. Click Submit when you are finished making updates.