Navigation

  • index
  • modules |
  • next |
  • previous |
  • Tornado 4.5.1 documentation »
  • Tornado 文档 »

Asynchronous networking¶

  • tornado.gen — Simplify asynchronous code
    • Decorators
    • Yield points
    • Other classes
  • tornado.ioloop — Main event loop
    • IOLoop objects
      • Running an IOLoop
      • I/O events
      • Callbacks and timeouts
      • Debugging and error handling
  • tornado.iostream — Convenient wrappers for non-blocking sockets
    • Base class
      • Main interface
      • Methods for subclasses
    • Implementations
  • tornado.httpclient — Asynchronous HTTP client
    • HTTP client interfaces
    • Request objects
    • Response objects
    • Exceptions
    • Command-line interface
  • tornado.netutil — Miscellaneous network utilities
  • tornado.tcpserver — Basic IOStream-based TCP server

Previous topic

tornado.locale — Internationalization support

Next topic

tornado.gen — Simplify asynchronous code

This Page

  • Show Source

Quick search

Navigation

  • index
  • modules |
  • next |
  • previous |
  • Tornado 4.5.1 documentation »
  • Tornado 文档 »
© Copyright 2011, Facebook. Created using Sphinx 1.5.3.