C
C#7d ago
Natro

Job scheduling: Quartz vs Hangfire vs ?

Hey, I am going to be implementing a service which has multiple triggers - e.g. api, chain jobs, cron. I am currently deciding between Hangfire and Quartz. I am noticing that Quartz has a bit more boilerplate code in my opinion with JobStore, etc. compared to Hangfire. So setup is much more easier. Additionally, Hangfire has UI for monitoring. Is there something that Quartz can do and Hangfire can't? And the other way around? Which solution does the community prefer and why? (Is there maybe some other solution that I haven't looked into?)
0 Replies
No replies yetBe the first to reply to this messageJoin