Queues In Python Celery | Creating and Managing

Pubblicato il: 06 luglio 2024
sul canale di: The Theory Of Code
6,196
117

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


In questa pagina del sito puoi guardare il video online Queues In Python Celery | Creating and Managing della durata di ore minuti seconda in buona qualità , che l'utente ha caricato The Theory Of Code 06 luglio 2024, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 6,196 volte e gli è piaciuto 117 spettatori. Buona visione!