An open API service indexing awesome lists of open source software.

https://github.com/mensaah/task-queues-django


https://github.com/mensaah/task-queues-django

Last synced: 4 months ago
JSON representation

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