Overview
Explore the efficiency of asyncio in single-threaded environments and its application in robotic decision-making processes during this 14-minute PyCon US talk. Delve into Python's asynchronous capabilities, with a focus on trio, trio-util, anyio, and asyncio libraries. Gain insights into how these tools can be leveraged to optimize performance in resource-constrained settings. Learn from real-world examples and case studies that demonstrate the practical implementation of event-driven asyncio in robotics. Access the accompanying slides for a comprehensive visual guide to the concepts discussed in this informative presentation on advanced Python concurrency techniques.
Syllabus
Talks - Junya Fukuda: Event-Driven asyncio: A Case Study of Trio's API
Taught by
PyCon US