event-driven and asynchronous programming with Python /
First Statement of Responsibility
Mark Williams, Cory Benfield, Brian Warner, Moshe Zadka, Dustin Mitchell, Kevin Samuel, Pierre Tardy.
.PUBLICATION, DISTRIBUTION, ETC
Place of Publication, Distribution, etc.
Berkeley, CA :
Name of Publisher, Distributor, etc.
Apress,
Date of Publication, Distribution, etc.
[2019]
PHYSICAL DESCRIPTION
Specific Material Designation and Extent of Item
1 online resource (391 pages)
GENERAL NOTES
Text of Note
Includes index.
CONTENTS NOTE
Text of Note
Part 1. Foundations. An introduction to event-driven programming with Twisted -- An introduction to asynchronous programming with Twisted -- Applications with treq and Klein -- Part 2. Projects. Twisted in Docker -- Using Twisted as a WSGI Server -- Tahoe-LAFS : the least-authority file system -- Magic wormhole -- Push data to browsers and Micro-services with WebSocket -- Applications with asyncio and Twisted -- Buildbot and Twisted -- Twisted and HTTP/2 -- Twisted and Django Channels.
0
SUMMARY OR ABSTRACT
Text of Note
"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."--Provided by publisher
ACQUISITION INFORMATION NOTE
Source for Acquisition/Subscription Address
Springer Nature
Stock Number
com.springer.onix.9781484237427
OTHER EDITION IN ANOTHER MEDIUM
Title
Expert Twisted : Event-Driven and Asynchronous Programming with Python.