Browse Source

Update background-jobs-vs-background-workers.md

pull/22082/head
Yağmur Çelik 2 years ago
committed by GitHub
parent
commit
773bf30027
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      docs/en/Community-Articles/2025-01-03-ABP-Background-Workers-vs-Jobs/background-jobs-vs-background-workers.md

2
docs/en/Community-Articles/2025-01-03-ABP-Background-Workers-vs-Jobs/background-jobs-vs-background-workers.md

@ -1,7 +1,5 @@
# ABP Framework: Background Jobs vs Background Workers — When to Use Which?
![cover](cover.png)
In the ABP Framework, **Background Jobs** and **Background Workers** serve different purposes but can sometimes seem interchangeable. Sometimes it can be confusing. Let’s clarify their differences, and I'll show you some real-world cases to help you understand how to decide between these two. We have official documents for these:
📕 **Background Workers ABP Document** https://abp.io/docs/latest/framework/infrastructure/background-workers

Loading…
Cancel
Save