django-planet
Jan. 27, 2015

Asynchronous tasks in django with django-rq

published by Serafeim Papastefanos
in blog /var/ - django
original entry Asynchronous tasks in django with django-rq

Using django-rq to add queuing jobs (asynchronous tasks) and scheduling (cron-like) capabilities to a django project.