Video description
How do you write and deploy extensible, testable, cross-platform clients and servers for your favorite network protocols? With Twisted!Twisted is an event-driven Python networking library with off-the-shelf client and server implementations for protocols like HTTP, IMAP, SSH, FTP, IRC, and more.In this hands-on webcast presented by Jessica McKellar author of Twisted, she gives an architectural overview of the project and then dive in to what you need to know to build robust clients and servers for popular and custom network protocols, including:The Deferred API for managing reactions to asynchronous eventsTransports, protocols, and writing basic clients and serversTwisted's plugin and deployment infrastructureBy the end of this webcast, you'll be well-versed in Twisted's philosophy and the event-driven programming model and know how to structure, deploy, and test Twisted clients and servers for any network protocol.
Table of contents
Product information
- Title: Twisted Python: The Engine of Your Internet
- Author(s):
- Release date: October 2014
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 978149191768
You might also like
video
Python Fundamentals
51+ hours of video instruction. Overview The professional programmer’s Deitel® video guide to Python development with …
video
Python Beyond The Basics - Object Oriented Programming
In this Python Beyond the Basics - Object-Oriented Programming training course, expert author David Blaikie will …
book
Automate the Boring Stuff with Python
Automate the Boring Stuff with Python teaches simple programming skills to automate everyday computer tasks.
video
Learn Python 3 the Hard Way (Companion Videos)
These videos are companion files meant to be used with the book: Learn Python 3 the …