Celery Example

Execute background tasks with Celery. Submits tasks and shows results using JavaScript.

Block

Start a task that takes 5 seconds. However, the response will return immediately.


Process

Start a task that counts, waiting one second each time, showing progress.



Process

Start a task with a file