B-Open / jobalert

An easier way to search for jobs by Bruneians for Bruneians.
MIT License
1 stars 0 forks source link

Implement background process manager #39

Open dsychin opened 2 years ago

dsychin commented 2 years ago

Suggestion to use a background process library like Hangfire to handle processing background jobs.

Changes to the worker:

syahnur197 commented 2 years ago

when I read Hangfire, I notice there are many types of jobs, for this one, we should be using Recurring Jobs correct?