background-workers
There are 5 repositories under background-workers topic.
RealOrangeOne/django-tasks
A reference implementation and backport of background workers and tasks in Django
ClimenteA/kerground
Stupid simple background worker based on python.
belovetech/files-manager
This project is a synopsis of the ALX back-end trimester, which includes authentication, NodeJS, MongoDB, Redis, pagination, and background processing.
AWilliamson88/JMCSignalInterupt
An async demo program using Background workers. Shows their progress in progress bars, can stop/cancel work, can use hotkeys.
nigelanthonyoliveros/AuditService
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.