Asynchronous I/O in Python 3
Feihong Hsu - Jul 11, 2013
https://www.youtube.com/watch?v=...
Feihong Hsu's talk on asyncio to Chicago Python User Group in Chicago, IL, July 2013.
For slides: http://www.slideshare.net/megafeihong/tulip-24190096
Covers PEP 3156 (AKA Asynchronous IO Support Rebooted) and basic usage and implementation.