https://github.com/mustafaakgul/python-distributed-tasks
Django project demonstrating distributed task management with examples
https://github.com/mustafaakgul/python-distributed-tasks
celery distributed-tasks python rabbitmq
Last synced: about 1 month ago
JSON representation
Django project demonstrating distributed task management with examples
- Host: GitHub
- URL: https://github.com/mustafaakgul/python-distributed-tasks
- Owner: mustafaakgul
- License: mit
- Created: 2023-07-30T09:54:15.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-04-09T12:13:41.000Z (about 2 years ago)
- Last Synced: 2024-05-11T22:43:50.147Z (about 2 years ago)
- Topics: celery, distributed-tasks, python, rabbitmq
- Language: Python
- Homepage:
- Size: 338 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Django project demonstrating distributed task management with examples