hyperqueue
hyperqueue copied to clipboard
Allow to specify a minimum running workers per queue
- Allow to specify a minimum number of running workers per queue
- Allow to specify a time when HQ tries to allocate a new worker ahead for replacement running worker. E.g. when time is set to 30min, then when the current running worker is going to be terminated in less then 30mins, then a new allocation is spawned even there is no task.