AI, Data Science & Cloud Certificates from Google, IBM & Meta
AI Engineer - Learn how to integrate AI into software applications
Overview
Google, IBM & Meta Certificates – 40% Off
One plan covers every Professional Certificate on Coursera.
Unlock All Certificates
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