Python celery is used for creating task queues and by default it creates a task queue name celery. However, in a production level system, we need to create multiple task queues because each task queues can have its own requirements and constraints, some may work fast and some may work slap and we don't want these tasks to interfere with each other.
Also, creating separate task queues can clearly help us in managing the speed as well as security aspect of the different tasks
In this video, I've talked about and explained how multiple celery task queues are created and how we can manage and assign different tasks to different queues.
This video also discuss how to make a task queue default and the characteristics of a default queue in python celery
#CognitiveProgrammer
Sur cette page du site, vous pouvez voir la vidéo en ligne Queues In Python Celery | Creating and Managing durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur The Theory Of Code 06 juillet 2024, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 6,196 fois et il a aimé 117 téléspectateurs. Bon visionnage!