内容简介

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.

下载地址

豆瓣评论

  • aljt
    仅有的一本关于tornado的书,好多例子接口过时了,需要自己改,不过各种连接给的很全,查文档就好,内容不多,很快就看完了,中文版连接http://demo.pythoner.com/itt2zh/index.html12-21
  • 饭团
    除了手册和代码以外唯一能看得书了=_= 但是还是不如去看代码……09-02
  • 宗桑.阿尔-盖布
    我勒个去啊!竟然又在这里看到我的男神了!神啊你真是无所不知无所不在啊!我发誓!“世间无神,唯有真神!Platu_Phantom 是唯一神的ID"。嗯,说正事,是这样的,因为要参加黑客松,需要学习几个轻量级框架t/w/f/b,就把这本书看了。很浅,没什么货,一边镥一边就翻完了。10-16
  • 豆友1094556
    确实很入门。不过也没什么好深入的。另外有些内容略过时,当然以web framework的发展速度这实在是很正常。再过个一两年tornado这个东东本身就要过时了。04-04
  • xiaket
    我说我是今天晚上站在公交站台等车时读完这本的你信吗。。。04-16

猜你喜欢

大家都喜欢