Designing for AsyncIO

November 12, 2021 from 10:15 am to 10:45 am

Speaker: Òscar Vilaplana

Your service runs lots of IO-bound code and you wand to speed it up. Just use AsyncIO, right? Should you? What are the drawbacks? We’ll look into how you to design a production-ready asynchronous service, including testing, exception handling, mixing synchronous and asynchronous code, what’s good about asyncio, and what you need to be careful with.

About Òscar Vilaplana

Òscar is a Python geek at Tiqets, where he’s working on selling more tickets in more languages. All while making translators’ lifes happier by automating everything that can be automated so that humans can focus on the hard and creative work.