Overview
Google, IBM & Meta Certificates — All 10,000+ Courses at 40% Off
One annual plan covers every course and certificate on Coursera. 40% off for a limited time.
Get Full Access
Explore the practical implications of Python's NoGIL (No Global Interpreter Lock) capabilities through a live coding session that builds a load balancer from scratch in 30 minutes. Discover how the removal of Python's GIL enables true multithreading and opens new possibilities for building high-performance systems that were previously impractical in Python. Learn about the advantages and limitations of using asyncio, threading, and concurrent.futures modules in concurrent programming scenarios, and understand how these tools perform differently in a NoGIL environment. Gain insights into the inner workings of popular tools like gUnicorn and Starlette while examining sophisticated traffic routing algorithms and performance optimization techniques. Whether you're developing AI models, DevOps pipelines, or other systems requiring high concurrency, acquire practical knowledge for leveraging Python's evolving capabilities in performance-critical applications and understand the transition into the NoGIL era of Python development.
Syllabus
Building a NoGIL Load Balancer in Python in 30 minutes — Alvaro Duran
Taught by
EuroPython Conference