https://github.com/mensaah/task-queues-django
https://github.com/mensaah/task-queues-django
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mensaah/task-queues-django
- Owner: MeNsaaH
- License: mit
- Created: 2018-10-10T10:49:40.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2022-11-10T12:56:40.000Z (over 3 years ago)
- Last Synced: 2025-01-01T06:41:37.866Z (over 1 year ago)
- Language: Python
- Size: 34.2 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
===================
Task-Queues-Django
===================
This repo contains files used in the presentation at `eHealth4Everyone `_
`001_tasks_queues <../../tree/master/001_tasks_queue>`_. contain how to implement a simple task Queue with Redis Server
`002_celery <../../tree/master/002_celery>`_ contains how to use celery for projects focusing more on Django