Celery

Celery

Celery is a Python library for executing tasks asynchronously. It is a pure Python implementation of Celery, an asynchronous task queue/job queue based on distributed message passing. The Celery asynchronous task is written in Python and is distributed under the MIT license. Celery is a distributed message passing library.