The Dos and Don'ts of Task Queues
Offered By: EuroPython Conference via YouTube
Course Description
Overview
Explore the intricacies of task queues and asynchronous code execution in this 29-minute conference talk from EuroPython 2019. Dive into Kiwi.com's experience with processing large volumes of requests using microservices and various task queue tools. Learn from their failure story and valuable lessons in choosing the right framework for your needs. Discover the pros and cons of popular task queue solutions like Celery and RQ, and gain insights into experimenting with new technologies in your environment. Examine the speaker's current setup for handling numerous tasks, including orchestration, continuous integration, and deployment strategies. Gain practical knowledge on making unreliable third-party services more dependable and asynchronous, while considering the challenges and opportunities that lie ahead in task queue implementation.
Syllabus
Petr StehlĂk - The dos and don'ts of task queues
Taught by
EuroPython Conference
Related Courses
A Brief History of Data StorageEuroPython Conference via YouTube Breaking the Stereotype - Evolution & Persistence of Gender Bias in Tech
EuroPython Conference via YouTube We Can Get More from Spatial, GIS, and Public Domain Datasets
EuroPython Conference via YouTube Using NLP to Detect Knots in Protein Structures
EuroPython Conference via YouTube The Challenges of Doing Infra-As-Code Without "The Cloud"
EuroPython Conference via YouTube