A reference implementation and backport of background workers and tasks in Django
-
Updated
Jun 26, 2025 - Python
A reference implementation and backport of background workers and tasks in Django
Stupid simple background worker based on python.
This project is a scalable web application built using Next.js, enhanced with background job processing to handle long-running or resource-intensive tasks outside the request-response lifecycle.
This project is a synopsis of the ALX back-end trimester, which includes authentication, NodeJS, MongoDB, Redis, pagination, and background processing.
An async demo program using Background workers. Shows their progress in progress bars, can stop/cancel work, can use hotkeys.
A test project that audit http enpoints performance - this includes a background worker for the audit processing, url management service , a RESTful API for adding a URL, EF for the DataAccess/DataPersistence also in this service includes reading URLs values from a specified json file.
Add a description, image, and links to the background-workers topic page so that developers can more easily learn about it.
To associate your repository with the background-workers topic, visit your repo's landing page and select "manage topics."