Background processing¶
- Processing background jobs
- Processing jobs in a web application
- Processing jobs in a console application
- Processing jobs in a Windows Service
- Dealing with exceptions
- Tracking the progress
- Configuring the degree of parallelism
- Placing processing into another process
- Running multiple server instances
- Configuring Job Queues
原文:
原文:
http://docs.hangfire.io/en/latest/background-processing/index.html