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
Software as a ServiceUniversity of California, Berkeley via Coursera Intro to Computer Science
University of Virginia via Udacity Web Development
Udacity Software Engineering for SaaS
University of California, Berkeley via Coursera CS50's Introduction to Computer Science
Harvard University via edX