Optional ReadonlyconcurrencyMaximum number of tasks that can be executed concurrently on a worker node.
Optional ReadonlysizeMaximum tasks queue size per worker node flagging it as back pressured.
Optional ReadonlytasksQueued tasks finished timeout in milliseconds at worker node termination.
Optional ReadonlytasksWhether to enable tasks stealing under back pressure.
Optional ReadonlytasksRatio of worker nodes that can steal tasks from another worker node.
Optional ReadonlytaskWhether to enable task stealing on idle.
Worker node tasks queue options.