David Beazley - Python Concurrency From the Ground Up: LIVE! - PyCon 2015

Опубликовано: 09 Февраль 2025
на канале: PyCon 2015
221,157
4.4k

"Speaker: David Beazley

There are currently three popular approaches to Python concurrency: threads, event loops, and coroutines. Each is shrouded by various degrees of mystery and peril. In this talk, all three approaches will be deconstructed and explained in a epic ground-up live coding battle.

Slides can be found at: https://speakerdeck.com/pycon2015 and https://github.com/PyCon/2015-slides"