Right now our production app had several servers defined to allow for different worker counts for different queues. This works great, but recently we decided we need to enforce a global worker count of sorts. Is this possible? For example, 4 queues on their own servers with 4 workers each, but a maximum of 8 workers running at a time total? Thanks!
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Number of workers for a queue | 0 | 727 | May 4, 2018 | |
Multiple queues(Servers) with different worker counts in Hangfire | 1 | 862 | October 18, 2019 | |
Multiple queues, each with a different job limit? | 1 | 956 | January 4, 2017 | |
Limitting jobs count depending on server cpu / memory status | 0 | 453 | May 25, 2021 | |
Servers vs worker count on the dashboard? Why more than one worker? | 1 | 4152 | September 13, 2019 |