A reference implementation and backport of background workers and tasks in Django
-
Updated
Oct 17, 2024 - Python
A reference implementation and backport of background workers and tasks in Django
Stupid simple background worker based on python.
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.
This project is a synopsis of the ALX back-end trimester, which includes authentication, NodeJS, MongoDB, Redis, pagination, and background processing.
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."