PriorityBalancedSchedulingConfiguration
Configuration for priority balanced scheduling. Workers are distributed evenly across all jobs at the highest priority level.
Contents
- renderingTaskBuffer
-
The rendering task buffer controls worker stickiness. A worker only switches from its current job to another job at the same priority if the other job has fewer rendering tasks by more than this buffer value. Higher values make workers stickier to their current jobs. The default value is
1.Type: Integer
Valid Range: Minimum value of 0. Maximum value of 1000.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: