Популярное

Музыка Кино и Анимация Автомобили Животные Спорт Путешествия Игры Юмор

Интересные видео

2025 Сериалы Трейлеры Новости Как сделать Видеоуроки Diy своими руками

Топ запросов

смотреть а4 schoolboy runaway турецкий сериал смотреть мультфильмы эдисон
dTub
Скачать

Build Your Own Async

python

async

concurrency

Автор: David Beazley

Загружено: 17 окт. 2019 г.

Просмотров: 52 308 просмотров

Описание:

Screencast based on a workshop originally presented at PyCon India, Chennai, October 14, 2019.

Code samples at: https://gist.github.com/dabeaz/f86ded...

This workshop is about the low-level foundations and abstractions for asynchronous programming in Python. It's a bit unusual in that rather than starting with traditional topics such as non-blocking I/O or sockets, it instead focuses on the core problem of implementing concurrency in lieu of threads.

The first part illustrates the process of providing concurrency with callback functions and continuations. The second part, illustrates concurrency using generators and coroutines. At the end, I show how both callback-based and coroutine-based concurrency can be made to co-exist in the same program.

The workshop does not focus on the specific implementation details of any one async library (i.e., asyncio, curio, etc.). Instead it is about core concepts. A goal of the workshop is to make it easier to understand the implementation of async libraries and their associated complexities.

If you liked this you might enjoy one of my courses. https://www.dabeaz.com/courses.html

Build Your Own Async

Поделиться в:

Доступные форматы для скачивания:

Скачать видео mp4

  • Информация по загрузке:

Скачать аудио mp3

Похожие видео

The Function Returns

The Function Returns

Lynn Root - Advanced asyncio: Solving Real-world Production Problems - PyCon 2019

Lynn Root - Advanced asyncio: Solving Real-world Production Problems - PyCon 2019

Iterations of Evolution:  The Unauthorized Biography of the For-Loop

Iterations of Evolution: The Unauthorized Biography of the For-Loop

Understanding the Python GIL

Understanding the Python GIL

Miguel Grinberg   Asynchronous Python for the Complete Beginner   PyCon 2017

Miguel Grinberg Asynchronous Python for the Complete Beginner PyCon 2017

Raymond Hettinger, Keynote on Concurrency, PyBay 2017

Raymond Hettinger, Keynote on Concurrency, PyBay 2017

Beautiful Relaxing Peaceful Music, Calm Music 24/7,

Beautiful Relaxing Peaceful Music, Calm Music 24/7, "Tropical Shores" By Tim Janis

ОСТРЫЙ БОЕВИК НА ОДНОМ ДЫХАНИИ! ОПЕРАЦИЯ ПО ОБЕЗВРЕЖИВАНИЮ МЕЖДУНАРОДНОЙ ПРЕСТУПНОЙ ГРУППИРОВКИ!

ОСТРЫЙ БОЕВИК НА ОДНОМ ДЫХАНИИ! ОПЕРАЦИЯ ПО ОБЕЗВРЕЖИВАНИЮ МЕЖДУНАРОДНОЙ ПРЕСТУПНОЙ ГРУППИРОВКИ!

Камеди Клаб Павел Воля, Гарик Харламов, Демис Карибидис, Инна Тлиашинова «Психологи»

Камеди Клаб Павел Воля, Гарик Харламов, Демис Карибидис, Инна Тлиашинова «Психологи»

I Tried the Hobby that Took Over Japan in 1999 (Hikaru Dorodango)

I Tried the Hobby that Took Over Japan in 1999 (Hikaru Dorodango)

© 2025 dtub. Все права защищены.



  • Контакты
  • О нас
  • Политика конфиденциальности



Контакты для правообладателей: [email protected]