Get Free Shipping on orders over $79
Expert Twisted : Event-Driven and Asynchronous Programming with Python - Brian Warner

Expert Twisted

Event-Driven and Asynchronous Programming with Python

By: Brian Warner, Pierre Tardy, Moshe Zadka, Mark Williams, Kevin Samuel

Paperback | 7 December 2018

At a Glance

Paperback


$74.99

or 4 interest-free payments of $18.75 with

 or 

Ships in 7 to 10 business days

Explore Twisted, the Python-based event-driven networking engine, and review several of its most popular application projects. It is written by community leaders who have contributed to many of the projects covered, and share their hard-won insights and experience.
Expert Twisted starts with an introduction to event-driven programming, explaining it in the context of what makes Twisted unique. It shows how Twisted's design emphasizes testability as a solution to common challenges of reliability, debugging, and start-to-finish causality that are inherent in event-driven programming. It also explains asynchronous programming, and the importance of functions, deferreds, and coroutines. It then uses two popular applications, treq and klein, to demonstrate calling and writing Web APIs with Twisted.
The second part of the book dives into Twisted projects, in each case explaining how the project fits into the Twisted ecosystem and what it does, and offers several examples to bring readers up to speed, with pointers to additional resources for more depth. Examples include using Twisted with Docker, as a WSGI container, for file sharing, and more.
What You'll Learn
  • Integrate Twisted and asyncio using adapters
  • Automate software build, test, and release processes with Buildbot
  • Create clients and servers with Autobahn
  • Transfer files with Magic Wormhole
  • Distribute cloud-based file storage with Tahoe LAFS
  • Understand HTTP/2 with Python and Twisted
  • Support for asynchronous tasks using Django Channels

Who This Book Is For
Readers should have some Python experience and understand the essentials of containers and protocols, but need not be familiar with Twisted or the associated projects covered in the book.

More in Programming & Scripting Languages

Python All-in-One For Dummies : 3rd Edition - John C. Shovic

RRP $74.95

$55.75

26%
OFF
C# 12 in a Nutshell : The Definitive Reference - Joseph Albahari

RRP $133.00

$64.75

51%
OFF
The Practical Guide - Kerem Koseoglu

$96.99

Introduction to Programming Languages - Gordon Hurley
Typesetting Mathematics With Latex - Robert Legato
Python Automation For Dummies : For Dummies (Computer/Tech) - Alan Simpson
Coding For Dummies, All New Edition : For Dummies (Computer/Tech) - Paul McFedries
Programming Rust : Fast, Safe Systems Development 2nd Edition - Jason Orendorff
PHP, MySQL, & JavaScript All-In-One For Dummies : For Dummies - Richard Blum
C++ How to Program, Global Edition : 10th Edition - Paul Deitel

RRP $167.95

$133.75

20%
OFF
Concurrency in Go : Tools and Techniques for Developers - Katherine Cox-Buday