Easy way to get 15 free YouTube views, likes and subscribers
Get Free YouTube Subscribers, Views and Likes

A Jesse Jiryu Davis Grok the GIL Write Fast And Thread Safe Python PyCon 2017

Follow
PyCon 2017

"Speaker: A. Jesse Jiryu Davis

I wrote Python for years while holding mistaken notions about the Global Interpreter Lock, and I've met others in the same boat. The GIL's effect is simply this: only one thread can execute Python code at a time, while N other threads sleep or await network I/O. Let's read CPython interpreter source and try some examples to grok the GIL, and learn to write fast and threadsafe Python.

Slides can be found at: https://speakerdeck.com/pycon2017 and https://github.com/PyCon/2017slides"

posted by Duplicam3l