现在的位置: 首页 > 综合 > 正文

saghul, on code « How do event loops work in Python?

2011年12月24日 ⁄ 综合 ⁄ 共 433字 ⁄ 字号 评论关闭

saghul, on code « How do event loops work in Python?

How do event loops work in Python? 02/04/2013

I had the pleasure to give a presentation at the first ever Python Devroom at FOSDEM. I talked about how event loops work internally and how pyuv can help by abstracting a lot of the problems with a pretty simple to use API. I also introduced rose, a pyuv based PEP-3156 event loop implementation, but I’ll write a followup post on that :-)

Thanks a lot to everyone who attended the talk, and for those who couldn’t here are the slides!

【上篇】
【下篇】

抱歉!评论已关闭.