This post originated from an RSS feed registered with Python Buzz
by John P. Speno.
Original Post: Teaching Twisted
Feed Title: Speno's Pythonic Avocado
Feed URL: http://www.pycs.net/users/0000231/weblog/rss.xml
Feed Description: One python programmer's search for understanding and avocados. This isn't personal, only pythonic.
I gave a short presentation at work today on the basics of Twisted. I
tried to cover what I consider Twisted's core networking features:
Protocols, Transports, Reactors, Factories and Deferreds.