An Introduction to Asynchronous Programming and Twisted
First I'll admit I didn't finish reading what is a very, very comprehensive post... had to skim through the end.
However, as someone who's intimately familiar with the challenges of both learning and teaching Twisted, I can say that this really does get after the core "mental model" that prevents most people from grokking Twisted.
Great structure, great diagrams, great code examples. Bravo!
This is also available as a 124-page PDF at http://krondo.com/wp-content/uploads/2009/08/twisted-intro.p...
Awesome! This is one of the most comprehensive tutorials I've ever seen. It still never fails to amaze me what FOSS contributors offer to the public domain. So I ask, how long did you work on preparing this and what percentage was content oriented and what percentage was presentation oriented.
Given I'm writing a talk about Twisted and event loops for KiwiPycon, this is super useful. Thanks!
gold! now that's what i'm talking about.