YoVDO

Working Around the GIL with Asyncio

Offered By: PyCon US via YouTube

Tags

PyCon US Courses Python Courses Scalable Systems Courses Asyncio Courses Global Interpreter Lock (GIL) Courses

Course Description

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore how to overcome the limitations of Python's Global Interpreter Lock (GIL) using asyncio in this 44-minute PyCon US talk by Łukasz Langa. Discover alternative approaches to multiprocessing for utilizing multiple CPU cores efficiently, particularly when dealing with large data transfers. Examine two practical examples of data processing using Python 3.11, demonstrating how asyncio combined with shared memory can enhance performance. Learn to leverage Python's built-in components to construct scalable systems, with demonstrations on both macOS and Windows Subsystem for Linux. Focus on core language features without delving into data pipeline reimplementation or MLops best practices.

Syllabus

Talks - Łukasz Langa: Working Around the GIL with asyncio


Taught by

PyCon US

Related Courses

Learn Advanced Python 3: Concurrency
Codecademy
Enhancing Network Automation with Generative AI
Pluralsight
Python 3 Performance
Pluralsight
Getting Started with Python 3 Concurrency
Pluralsight
Python Django, Aiohttp Workshop: Cooking Secret Note service
Udemy