To play with this tutorial you need linux system, installed Docker, and installed docker-compose.
Create celery configuration, first tiny task, worker, call task, see logs.
Autoreload, worker in docker-compose, first time consuming task, call more tasks.
Checking task details and results, calling tasks in other ways, play with celery cli.
Configuring celery.
More tasks, flow of tasks.
Celery and Django
Celery and more Django (Django-oscar)
Workload of celery and monitoring