Async/Awaiting Production
2019-06-04, 11:30–11:55, Main Hall

This session might give you what you need to assess whether the latest async Python APIs are right for your environment. We’ll look at challenges, solutions, considerations and most importantly examples.


In this hands on talk, Ronnie Sheer (software engineer at BlueVine) describes the real word challenges of integrating asynchronous code into robust Python applications. We’ll look at APIs using Async/Await and what can be learned from them. We’ll also walk through a small real-time web api built with Quart, a new tiny async (Flask-Like) microframework.
If you have been wondering if it’s time to incorporate Async/Await into your project, this might be a talk for you.