Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

High Performance Networking in Python

EuroPython Conference via YouTube

Overview

Explore high-performance networking in Python with this conference talk from EuroPython 2016. Dive into the async/await syntax introduced in Python 3.5, understanding its implementation in CPython core and its impact on asynchronous programming. Examine the architecture of asyncio, including event loops, policies, transports, protocols, and streams abstractions. Learn about libuv, the high-performance networking library powering NodeJS, and compare it to asyncio. Discover how to create custom asyncio-compatible event loops using libuv and Cython to achieve significant performance improvements. Gain insights into potential future enhancements for asyncio and networking in Python, along with associated challenges. By the end of this talk, acquire a deeper understanding of async/await, asyncio architecture, custom event loop implementation, and the integration of complex low-level libraries using Cython.

Syllabus

Yury Selivanov - High Performance Networking in Python

Taught by

EuroPython Conference

Reviews

Start your review of High Performance Networking in Python

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.