zoukankan      html  css  js  c++  java
  • Python.tornado.0

    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 

    ---
  • 相关阅读:
    Sublime Text3 包管理器、插件安装
    Sublime text3 安装
    VS中的波浪线
    VS的启动方式
    VS常用快捷键
    C#基础性问题
    nginx前端项目发布
    vue父子组件实现数据双向绑定
    常用在线echarts图表
    使用echarts地图踩坑记
  • 原文地址:https://www.cnblogs.com/cwgk/p/3650997.html
Copyright © 2011-2022 走看看