Why Twisted Is The Best And How It Will Make Your Application Awesome
Presented by
Amber Brown
Monday
3:40 p.m.–4:10 p.m.
Target audience:
Developer
Abstract
Twisted has been around a long time in the Python world. Pioneering the Deferred abstraction, which later turned into Promises and found their way into JavaScript, it is a fertile ground for asynchronous I/O experimentation. Through its groundbreaking protocol/transport design that some of us might take for granted these days, and a strict adherence to unit testing and representing things through abstract interfaces, it lets you talk a lot of different network protocols without really having to know everything about them.
It can make your application awesome.
Presented by
Amber Brown
Amber is a core developer & release manager of Twisted, an asynchronous networking framework for Python. She regularly speaks at Australian and international conferences about asynchronous networking and how it relates to the larger Python web development frameworks.