Explore the power of event-driven asyncio in Python through a case study of Trio's API in this 15-minute PyCon US talk. Discover how asyncio's single-thread efficiency makes it ideal for resource-constrained environments, particularly in robotics decision-making processes. Gain insights into the implementation of Python's asynchronous capabilities, with a focus on trio, trio-util, anyio, and asyncio libraries. Learn how these tools can be leveraged to optimize performance and streamline operations in various applications. Access the presentation slides for a comprehensive overview of the concepts discussed and practical examples shared during this informative session.
Overview
Syllabus
Talks - Junya Fukuda: Event-Driven asyncio: A Case Study of Trio's API
Taught by
PyCon US