If we have multiple Hangfire server instances running and using a default queue only, than how the background jobs are distributed among these servers? Is it based on the number of jobs a Hangfire server is already processing or some kind of algorithm like round robin?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
How does hangfire balance load across multiple servers | 1 | 1722 | October 30, 2018 | |
Multiple servers and priority | 4 | 2317 | January 3, 2019 | |
Queue With 1 Worker Processes More than 1 job concurrently | 9 | 21590 | July 27, 2015 | |
Several server-instances by restart | 0 | 1542 | March 30, 2017 | |
Avoid concurrency in background processes with multiple web servers | 3 | 4258 | October 14, 2015 |