Optional
Readonly
concurrencyMaximum number of tasks that can be executed concurrently on a worker node.
Optional
Readonly
sizeMaximum tasks queue size per worker node flagging it as back pressured.
Optional
Readonly
tasksQueued tasks finished timeout in milliseconds at worker node termination.
Optional
Readonly
tasksWhether to enable tasks stealing under back pressure.
Optional
Readonly
tasksRatio of worker nodes that can steal tasks from another worker node.
Optional
Readonly
taskWhether to enable task stealing on idle.
Worker node tasks queue options.