September 1, 2015 How To Use Celery to Run Asynchronous Process in Django Celery allows the addition of asynchronous functionality in Django, What is Celery? Celery is an asynchronous task queue/job queue based on distributed message passing....