<?xml version="1.0" encoding="UTF-8"?>
<mods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" version="3.1" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-1.xsd">
  <titleInfo>
    <title>Expert twisted</title>
    <subTitle>event-driven and asynchronous programming with python</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Williams, Mark.</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Benfield, Cory.</namePart>
  </name>
  <name type="personal">
    <namePart>Warner, Brian.</namePart>
  </name>
  <name type="personal">
    <namePart>Zadka, Moshe.</namePart>
  </name>
  <name type="personal">
    <namePart>Mitchell, Dustin.</namePart>
  </name>
  <name type="personal">
    <namePart>Samuel, Kevin.</namePart>
  </name>
  <name type="personal">
    <namePart>Tardy, Pierre.</namePart>
  </name>
  <typeOfResource>text</typeOfResource>
  <genre authority="local">Electronic books.</genre>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">xxu</placeTerm>
    </place>
    <place>
      <placeTerm type="text">New York</placeTerm>
    </place>
    <publisher>Apress</publisher>
    <dateIssued>2019</dateIssued>
    <edition>1st ed. </edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <extent>xix, 382p. ; 23.5 cm.</extent>
  </physicalDescription>
  <abstract>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.</abstract>
  <tableOfContents>Part 1: Foundations -- 1. Introduction to Event-Driven programming via Twisted -- 2. Introduction to Asynchronous Programming with Twisted -- 3. Practical Twisted Applications with treq and klein -- Part 2: Projects -- 4. Twisted and Docker -- 5. Twisted as a WSGI Container -- 6. Tahoe LAFS -- 7. Magic Wormhole -- 8. Autobahn -- 9. Integrating Twisted and Asyncio -- 10. Buildbot -- 11. HTTP2 -- 12. Twisted and Django Channels.</tableOfContents>
  <note type="statement of responsibility">By Mark Williams ...[et.al].</note>
  <note>Requires an SPL library card.</note>
  <note>Mode of access: World Wide Web.</note>
  <subject authority="lcsh">
    <topic>Application with treq and klein</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Twisted in docker</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Using twisted as a wsgi server</topic>
  </subject>
  <classification authority="lcc">QA76.73.P98</classification>
  <classification authority="ddc" edition="1">005.1372 WILM</classification>
  <relatedItem type="host">
    <titleInfo>
      <title>Springer eBooks</title>
    </titleInfo>
  </relatedItem>
  <relatedItem type="otherFormat" displayLabel="Printed edition:"/>
  <relatedItem type="otherFormat" displayLabel="Printed edition:"/>
  <relatedItem type="otherFormat" displayLabel="Printed edition:"/>
  <identifier type="isbn">9781484237427</identifier>
  <identifier type="uri">https://ezproxy.spl.org/login?url=https://learning.oreilly.com/library/view/~/9781484237427/?ar</identifier>
  <location>
    <url displayLabel="View this electronic item in O'Reilly Online Learning: Academic/Public Library Edition.">https://ezproxy.spl.org/login?url=https://learning.oreilly.com/library/view/~/9781484237427/?ar</url>
  </location>
  <accessCondition type="restrictionOnAccess">Requires an SPL library card.</accessCondition>
  <recordInfo>
    <recordContentSource authority="marcorg"/>
    <recordCreationDate encoding="marc">181206</recordCreationDate>
    <recordChangeDate encoding="iso8601">20220425114733.0</recordChangeDate>
    <recordIdentifier source="WaSeSS">ssj0002136258</recordIdentifier>
  </recordInfo>
</mods>
