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 | 1650 | October 30, 2018 | |
Load Balancing between Hangfire Servers | 3 | 3206 | November 29, 2020 | |
Distributing work across multiple workers | 0 | 1841 | October 8, 2019 | |
Multiple Background Job Servers - Load Balancing + Auto Scaling | 0 | 2151 | March 31, 2021 | |
Hangfire On Multiple Servers | 0 | 1140 | June 15, 2017 |