They made Python faster with this compiler option

They made Python faster with this compiler op...

Up next

5 Backend Design Patterns for Managing Threads and Sockets

In this video I introduce 5 different design patterns for building backend applications. Each mode explains how a socket listener is established, a connections are established and how threads and connections are managed to read, write and process requests. 

Page Tables

Page tables provide the mapping between virtual memory and physical memory for each process. This means it needs to be as efficient and as fast as possible. I explore the inner workings of page tables in this episode.0:00 Intro2:00 Virtual Memory ⁃ ⁃ 8:00 MMU10:00 Page Tables ⁃ ⁃ ...  Show more

Recommended Episodes

#369: Getting Lazy with Python Imports and PEP 690
Talk Python To Me

See the full show notes for this episode on the website at talkpython.fm/369 

#382: Apache Superset: Modern Data Exploration Platform
Talk Python To Me

See the full show notes for this episode on the website at talkpython.fm/382 

#425: Memray: The endgame Python memory profiler
Talk Python To Me

See the full show notes for this episode on the website at talkpython.fm/425 

#431: Visualizing CPython Release Process
Talk Python To Me

See the full show notes for this episode on the website at talkpython.fm/431