Skip to content
This repository was archived by the owner on Jun 10, 2018. It is now read-only.

Latest commit

 

History

History
6 lines (4 loc) · 608 Bytes

File metadata and controls

6 lines (4 loc) · 608 Bytes

Speakers

Jon Morehouse (Buzzfeed Software Engineer, Video Infrastructure), on Building Robust Async Python Services w/ Tornado

Description: We'll give a quick run through of what Tornado is and why it's a useful tool for service-oriented architectures. We'll talk about our asynchronous approach, our "small service" philosophy, and how we compose systems to makes it easier for a big team like ours to grasp the different pieces of our architecture.

Kevin London (Wiredrive Software Engineer) on potential exploits in Python and the open source Bandit library