https://github.com/brandaoplaster/task_queue
Working with background processes using RabbitMQ and Django.
https://github.com/brandaoplaster/task_queue
django python
Last synced: 24 days ago
JSON representation
Working with background processes using RabbitMQ and Django.
- Host: GitHub
- URL: https://github.com/brandaoplaster/task_queue
- Owner: brandaoplaster
- Created: 2021-03-26T01:44:16.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-03-29T23:57:48.000Z (about 5 years ago)
- Last Synced: 2025-02-03T23:48:30.137Z (over 1 year ago)
- Topics: django, python
- Language: Python
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Task Queue
Celery and Rabbitmq in Django And Monitoring with Flower,
Just Couple of Steps to Get Async Working.