Combat: Tornado build support high concurrent technical forum from entry to advanced

  • Chapter 1 Tornado build from entry to advanced technology for highly concurrent forum - Course Guidance

    Tornado build from entry to advanced technology for highly concurrent forum - Course Guidance

    •  1-1 Tornado build from entry to advanced technology for highly concurrent forum - Lead Look
  • Chapter 2 development environment to build (Council can skip this chapter, 2-4 to look at oh)

    This section mainly on building development environment, including the use of navicat, pycharm, virtualenvwrapper, in this chapter will focus on the use of programs to download and configure resources.

    •  Installation and use of 2-1 pycharm
    •  Installation and use of 2-2 mysql and navicat
    •  2-3 virtualenv and virtualenvwrapper installation and configuration ....
    •  2-4 and resources to download and use (must see !!!!!)
  • Chapter 3 Why Study tornado

    Many people will tornado and flask and django par, just know that tornado is high concurrency, but because the core of the tornado are not familiar with it in the wrong use tornado, lead to two results: 1. Write out concurrent system is not high even lower, 2. the torando understood simply as a web frame. These are all because of inadequate understanding of tornado caused. ...

    •  3-1 tornado VS django VS Flask
    •  3-2 tornado advantage of Look
    •  How do 3-3 tornado is highly concurrent Look
    •  3-4 You may use the wrong tornado
    •  3-5 to make use of async and await rather than coroutine decorators and yield from

Guess you like

Origin www.cnblogs.com/kaerl/p/11582858.html