<Div> Get started with Twisted, the event-driven networking framework written in Python. With this introductory guide, youβll learn the key concepts and design patterns to build event-driven client and server applications for many popular networking protocols. Youβll also learn the tools to build ne
Twisted Network Programming Essentials
β Scribed by Jessica McKellar, Abe Fettig
- Publisher
- O'Reilly Media
- Year
- 2013
- Tongue
- English
- Leaves
- 193
- Edition
- Second Edition
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
Get started with Twisted, the event-driven networking framework written in Python. With this introductory guide, youβll learn the key concepts and design patterns to build event-driven client and server applications for many popular networking protocols. Youβll also learn the tools to build new protocols using Twistedβs primitives.Start by building basic TCP clients and servers, and then focus on deploying production-grade applications with the Twisted Application infrastructure. Along the way, you can play with and extend examples of common tasks youβll face when building network applications. If youβre familiar with Python, youβre ready for Twisted.Learn the core components of Twisted servers and clients Write asynchronous code with the Deferred API Construct HTTP servers with Twistedβs high-level web APIs Use the Agent API to develop flexible web clients Configure and deploy Twisted services in a robust and standardized fashion Access databases using Twistedβs nonblocking interface Add common server components: logging, authentication, threads and processes, and testing Explore ways to build clients and servers for IRC, popular mail protocols, and SSH
π SIMILAR VOLUMES
<p>Get started with Twisted, the event-driven networking framework written in Python. With this introductory guide, you'll learn the key concepts and design patterns to build event-driven client and server applications for many popular networking protocols. You'll also learn the tools to build new p
Twisted Network Programming Essentials from O'Reilly is a task-oriented look at Twisted, a Python-based network application framework. Twisted is fast becoming indispensable to Python network programmers. It supports common networking protocols such as TCP/IP, SSH, and SMTP. Using Python and Twisted
I bought this book because I was having trouble making sense out of the Twisted on-line documentation. I'm really a book guy, anyway, and felt I needed "The Book" for Twisted. When the first page equivalent of "Hello World" blows up on Python 2.6 because of some obscure deprecation issue, you know
<div><p>Get started with Twisted, the event-driven networking framework written in Python. With this introductory guide, youβll learn the key concepts and design patterns to build event-driven client and server applications for many popular networking protocols. Youβll also learn the tools to build
<DIV><p> Twisted Network Programming Essentials from O'Reilly is a task-oriented look at this new open source, Python-based technology. The book begins with recommendations for various plug-ins and add-ons to enhance the basic package as installed. It then details Twisted's collection simple netwo