Hi, I am planning to use hangfire to process background jobs. Background jobs are basically syncing google and outlook calendar and there will be more than 5000 jobs running every minute. Will hangfire be able to handle such load? I am using sql server as a job storage, as it doesn’t have redis cluster support.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Background jobs syncing google calendars | 2 | 893 | April 26, 2017 | |
Scalability of Recurring Jobs | 0 | 2077 | May 11, 2015 | |
Piling up of job queue/Random deadlock | 1 | 1860 | February 14, 2019 | |
Recurring job not enqueued | 10 | 5499 | July 24, 2015 | |
Question about Recuring Jobs Parallelism | 1 | 262 | February 27, 2024 |