by Domen Kožar / @iElectric
@ UA PyCon 2016
Celery is an asynchronous task queue/job queue based on distributed message passing. It is focused on real-time operation, but supports scheduling as well.
http://www.celeryproject.org/
html>