Versions Compared

Key

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

After user has enabled Resource-Based-Round-Robin allocation of jobs, Adeptia would check for the available resources on every node of the cluster before allocating a job in round-robin method. Whereas, in a normal round-robin method, system allocates the job to the next node in sequence without checking for availability of the resources on that node. After enabling this feature, if resources are not available on that node, it will move to the next node without allocating the job (after logging a notification in kernel logs file), and check the next node in the sequence for allocating the job. In case there is no resource available in any of the node of the cluster, then system will wait for the time set in abpm.node.resourceavailability.check.waiting.period property (in Steps 7 & 8 below).

To enable resource-based allocation in Clustering:

...