Tornado

https://github.com/facebook/tornado

http://www.tornadoweb.org/en/stable/guide/intro.html  (AAAAA) Tornado文档

http://tornado.readthedocs.org/en/latest/guide/running.html

http://demo.pythoner.com/itt2zh/ch1.html  (AAAAA)


Reference

1. Tornado源码分析之http服务器篇

http://www.uml.org.cn/embeded/201412304.asp

2. Python Coroutines, Present and Future

http://www.slideshare.net/emptysquare/nyc-python-meetup-coroutines-2013-0416

3. 用Tornado实现web界面爬虫

https://tydus.org/blog/tag/tornado

4. 如何理解Tornado中的协程模块(gen.coroutine)?

http://www.zhihu.com/question/22289257

5. Refactoring Tornado Coroutines

http://emptysqua.re/blog/refactoring-tornado-coroutines/

6. Introduction to Tornado Paperback – March 28, 2012

http://www.amazon.com/Introduction-Tornado-Michael-Dory/dp/1449309070

7. Python Tornado - Changing unrealistic example to realistic example

http://stackoverflow.com/questions/26175279/python-tornado-changing-unrealistic-example-to-realistic-example

8. WEBINAR: ASYNCHRONOUS MONGODB WITH PYTHON AND TORNADO

http://www.mongodb.com/presentations/webinar-asynchronous-mongodb-python-and-tornado

9. Readable Python coroutines  (AAAA)

http://takluyver.github.io/posts/readable-python-coroutines.html

Python Coroutines

http://emptysqua.re/blog/python-coroutines/

PYTHON COROUTINES

http://blog.thumbtack.net/python-coroutines/d

10. PYTHON ASYNCIO FROM THE INSIDE OUT

http://www.buzzcapture.com/2014/05/python-asyncio-inside/

11. Abandoning PHP for Python

http://techblog.stickyworld.com/abandoning-php-for-python.html

Python Essential Reference

PEP-8

12. Beginning Web Development with Python: from prototype to production with flask, tornado and nginx - version 2

http://importpython.com/books/199/beginning-web-development-with-python-from-prototype-to-production-with-flask-tornado-and-nginx-version-2/

13. Python修饰器的函数式编程

http://coolshell.cn/articles/11265.html

14. Introduction to Tornado

https://github.com/vitonzhang/Introduction-to-Tornado

15. tornado 论坛

https://groups.google.com/forum/#!forum/python-tornado

Python.tornado.0的更多相关文章

  1. python 2.4 与 python 3.0 的比较

    转过来,留着日后查看 [转自:]http://hi.baidu.com/autoitcn/blog/item/5f41973294b5fc4fac4b5f77.html python 2.4 与 py ...

  2. Python 3.0(一) 简介

    Python 3.0(一) 简介 [目录] 1.简介 2.python特点 3.安装 简介: Python是可以称得上即简单又功能强大的少有的语言中的一种.你将会惊喜地发现,专注于问题的解决方案而不是 ...

  3. python tornado websocket 多聊天室(返回消息给部分连接者)

    python tornado 构建多个聊天室, 多个聊天室之间相互独立, 实现服务器端将消息返回给相应的部分客户端! chatHome.py // 服务器端, 渲染主页 --> 聊天室建立web ...

  4. HOWTO Use Python in the web — Python v3.0.1 documentation

    HOWTO Use Python in the web - Python v3.0.1 documentation mod_python¶ People coming from PHP often f ...

  5. python 2.0 与 python 3.0 区别

    区别一:           python 2.0 : 源码不规范,重复代码很多 python 3.0 : 源码精简,美观.优雅 区别二: PY2 : 有整型int.长整型long. py3:只有整型 ...

  6. Python 3.0 写日志时出现乱码

    问题描述 python 3.0启用日志, 在pycharm里打开.log文件时中文都显示乱码. 根本原因 默认日志编译用的是GBK, 而python 3.0写程序用的是UTF-8. 所以.log文件中 ...

  7. A Byte of Python(简明Python教程) for Python 3.0 下载

    A Byte of Python v1.92 (for Python 3.0) 官方下载地址,当前(20120730)  最新版本 1.92 基于Python3的 下载: http://files.s ...

  8. [原创]K8Cscan for Python 2.0

    0x000 简介 K8Cscan扫描器Python版支持Windows和Linux系统 详情参考:https://www.cnblogs.com/k8gege/p/10519321.html 0x00 ...

  9. Comprehensive Guide to build a Recommendation Engine from scratch (in Python) / 从0开始搭建推荐系统

    https://www.analyticsvidhya.com/blog/2018/06/comprehensive-guide-recommendation-engine-python/, 一篇详细 ...

随机推荐

  1. C# 监测每个方法的执行次数和占用时间(测试1)

    在Nuget引用 Castle.DynamicProxy 和 Newtonsoft.Json 这个 原文:http://www.cnblogs.com/RicCC/archive/2010/03/15 ...

  2. 1.3.4、CDH 搭建Hadoop在安装之前(端口---Impala使用的端口)

    Impala使用的端口 Impala使用下表中列出的TCP端口.在部署Impala之前,请确保在每个系统上打开这些端口. Component Service Port Access Requireme ...

  3. PLM修改数据库密码

    在WINDCHILL SHELL中执行以下命令: xconfmanager -s wt.pom.dbPassword=数据库密码 -t db/db.properties -p 重启服务

  4. PR回写 所有物料规划PR时对净需求+最小采购批量+安全库存+舍入值的先后考虑逻辑

    所有物料规划PR时对净需求+最小采购批量+安全库存+舍入值的先后考虑逻辑20171207-1228.docx PR回写案例一: '; --SAFE_QTY:安全库存 ' ; -- MIN_LOT_SI ...

  5. 老代码:js实现二级城市联动(MVC)

    FormViewCity 为mvc控制器传给view的数据,包括一个MyCitys集合字段. <%@ Page Title="" Language="C#" ...

  6. View可以设置tag携带数据

    View可以设置tag携带数据.       例子             初始化:ImageView  iv_brand2              设置:iv_brand2.setTag(strB ...

  7. oracle中case...when的用法

    全表的内容 case...when可以解决在显示的时候想显示别的名称的例子, 用的最多的地方就是性别, 比如上面的表中的性别是由'1'和'0'表示的, 但是实际显示出来在页面上给客户看是不可取的, 这 ...

  8. vue 定时器的问题

    在项目中,我们经常会使用到定时器setInterval(),可是很多时候我们会发现,即使我退出当前页面,定时器依然在工作,非常消耗内存,所以我们要进行手动清理: 将定时器保存在变量中,退出页面时清除变 ...

  9. Openstack 集群,及常用服务的 高可用 haproxy配置

    一.介绍 配置文件位置(yum 安装):/etc/haproxy/haproxy.cfg 全局配置 #------------------------------------------------- ...

  10. synchronized细节问题(二)

    使用synchronized声明的方法在某些情况下是有弊端的,比如A线程调用同步的方法执行一个很长时间的任务,那么B线程就必须等待比较长的时间才能执行,这样的情况下,可以使用synchronized代 ...