https://github.com/eon01/celery-rabbitmq-client-server
This is a temlplate to start programming using Celery/RabbitMQ
https://github.com/eon01/celery-rabbitmq-client-server
Last synced: 9 months ago
JSON representation
This is a temlplate to start programming using Celery/RabbitMQ
- Host: GitHub
- URL: https://github.com/eon01/celery-rabbitmq-client-server
- Owner: eon01
- License: apache-2.0
- Created: 2015-06-23T10:28:56.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2016-10-13T14:17:34.000Z (over 9 years ago)
- Last Synced: 2025-04-19T01:32:58.025Z (about 1 year ago)
- Language: Python
- Homepage: http://eon01.com/blog/celery-worker-rabbitmq-broker-step-by-step-introduction/
- Size: 5.86 KB
- Stars: 7
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# celery-rabbitmq-client-server
This is a sample temlplate to start programming using Celery/RabbitMQ
Please read this tutorial if you want to follow step by step Celery/RabbitMQ installation and configuration:
http://eon01.com/blog/celery-worker-rabbitmq-broker-step-by-step-introduction/