Python Async basics video (100 million HTTP requests)

February 26, 2019 [PeerTube, Performance, Programming, Python, Tech, Videos]

I found something difficult in Python, which was a bit of a first, so I wrote a whole blog series about it, and now a whole video:

Embedded YouTube video

Slides: Python Async Basics slides

Blog posts: asyncio basics, large numbers in parallel, parallel HTTP requests, adding to stdlib