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 | 729 | May 4, 2018 | |
Multiple queues, each with a different job limit? | 1 | 958 | January 4, 2017 | |
Multiple queues(Servers) with different worker counts in Hangfire | 1 | 877 | October 18, 2019 | |
Restrict number of jobs in Queue | 1 | 1917 | March 3, 2016 | |
Limit the number of jobs in a queue? | 1 | 3632 | May 10, 2017 |