Understanding Non-Blocking IO
Offered By: EuroPython Conference via YouTube
Course Description
Overview
Explore the fundamentals of Non-Blocking IO in this 30-minute conference talk from EuroPython 2015. Delve into the inner workings of Non-Blocking IO, the foundation for popular libraries like Gevent, Tornado, and Twisted. Learn how to implement Non-Blocking IO using basic modules, demystifying the concept for web developers. Discover the advantages of Non-Blocking IO in handling multiple connections efficiently and preventing task execution blockage during network calls. Gain insights into Python's support for Non-Blocking IO and understand how it differs from Blocking IO. By the end of this introductory presentation, grasp the core principles behind Non-Blocking IO, transforming it from an unsolved mystery into a comprehensible and valuable tool for your web development projects.
Syllabus
Vaidik Kapoor - Understanding Non-blocking IO
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