Asyncio in Python 3 7 and 3 8 || A guide to asynchronous programming in Python with asyncio

preview_player
Показать описание
Asyncio in Python 3.7 and Python 3.8.

The talk is aimed to give attendees a clear picture of new asyncio features in Python 3.7 and give an idea of what to expect in Python 3.8.

Python 3.7 boasts a number of new amazing features:

sendfile
start TLS
new high performance buffered protocols
context-local state via PEP 567
many performance improvements

The first part of the talk will be focusing on new APIs to explain them and give ideas how they can be used in production.

The second part of the talk will be focused on what to expect to see in asyncio in Python 3.8:

new performance tracking & profiling API
supervisors & cancel scopes
new timeouts API
a completely new way of writing asyncio applications

Some of these ideas are borrowed from Trio and Curio (two other popular async/await Python frameworks), many are borrowed from languages like Erlang and Scala. One thing I can say for certain is that 3.8 will be the biggest and most interesting asyncio release ever!

SPEAKER:

By Yury Selivanov

PERMISSIONS:

Original video was published with the Creative Commons Attribution license (reuse allowed).

CREDITS:

#asyncawait
#python
#python3

Python coroutines with async and await

If you liked our video then give it thumbs up and share it with others. Also Subscribe Our Channel For More Videos. Thanks For Watching.
Рекомендации по теме
Комментарии
Автор

If you liked our video then give it thumbs up and share it with others. Also Subscribe Our Channel For More Videos. Thanks For Watching.

aikm