400 Software Development Celery¶ Celery unlocks a worker process for Django. This means you can offload tasks from the main request/response cycle within Django. Using Celery becomes critical when your app starts to scale or you need better performance out of Django. See also¶ redis django Fetching Title#blho