内容简介

Tornado is a scalable, non-blocking web server and web application framework written in Python. It is also light-weight to deploy, fun to write for, and incredibly powerful. Tornado was written with performance in mind, aiming to solve the C10k problem, so by design it's an extremely high-performance framework. It's also packed with handy tools for dealing with social networks, user authentication, and all sorts of asynchronous fun. In this book, we'll cover the basics of the Tornado framework, starting with the features that make it so great, and working our way towards some real-life examples. We'll cover the best practices for implementation and deployment, as well as a sampling of uses for the technology.

下载地址

豆瓣评论

  • 羽皓
    浅显易懂,入门好书!2013-11-27
  • 時雨
    看过,有一段时间没有用tornado就开始遗忘了..2015-11-12
  • 数列卡索
    介绍了tornado的基本用法,书很薄,很快就能读完,读过之后会对tornado框架的各部分有一个粗略的了解。2012-12-10

猜你喜欢

大家都喜欢