Changelog Master Feed

Your one-stop shop for all Changelog podcasts. Weekly shows about software development, developer culture, open source, building startups, artificial intelligence, shipping code to production, and the people involved. Yes, we focus on the people. Everything else is an implementation detail.

https://changelog.com/master

subscribe
share






Twisted and Evented Programming in Python (Changelog Interviews #58)


Kenneth and Wynn caught up with Glyph Lefkowitz from Twisted to talk about the project and evented programming in Python.

Leave us a comment

Changelog++ members support our work, get closer to the metal, and make the ads disappear. Join today!

Featuring:

  • Wynn Netherland – Twitter, GitHub
  • Kenneth Reitz – Twitter, GitHub

Show Notes:

  • Glyph Lefkowitz is creator of Twisted.
  • Twisted is an event-driven networking engine written in Python.
  • Twisted has its origin in the game Divmod Imaginary.
  • Glyph says Twisted programming is easier than programming with gevent and eventlet.
  • Twisted.web is the most popular package, but Twisted supports a wide range of other protocols in addtion to HTTP including NNTP, IMAP, SSH, IRC, FTP, and others.
  • Twisted even supports IO Completion Ports on Windows.
  • Twisted’s non-blocking approach makes it great for GUI programming via GTK+, wxPython, and more, even Pygame.
  • Glyph expands on his blog post drawing distinctions between Tornado and Twisted.
  • Benchmark nerds should check out speed.twistedmatrix.com.
  • Dustin Sallings ported Tornado to Twisted’s low-level networking stack and eliminated over 1,200 lines of code.
  • Twisted success stories include LucasFilm, HipChat, TweetDeck, Justin.tv, and more.
  • Twisted also powers OpenStack, used by Nasa to run its cloud.
  • Glyph is proud of his rock star sister Sara.
  • Twisted tracks high scores for community involvement in 8-bit beauty.
  • Free Changelog stickers for the first person to @reply us with Glyph’s real name.

Something missing or broken? PRs welcome!


fyyd: Podcast Search Engine
share








 May 3, 2011  33m