[Pycon] [new paper] "Denis Makogon" - Python 3. Fight for non-blocking IO
info a pycon.it
info a pycon.it
Mer 8 Nov 2017 15:07:27 CET
Title: Python 3. Fight for non-blocking IO
Duration: 45 (includes Q&A)
Q&A Session: 0
Language: en
Type: Talk
Abstract: There’s very special thing that all developers who’ve been using Python wanted — nonblocking IO. With help of Python Developers community was able to see Python 3 and it’s asyncio library that was designed to give us the ability to develop highly scalable concurrent network applications like web servers, database binding, etc. And I can confirm things are getting, even more, better with newer AIO libs, faster CPython libraries like uvloop which shown nearly the same concurrency level as Golang concurrent network applications.
In this talk, we would go through technical details of asyncio, how to work with files asynchronously and why you should stop using STDIN from sys library.
Tags: [u'asynchronous-networking', u'pipe', u'asyncio', u'python3', u'async']
Maggiori informazioni sulla lista
Pycon