Tornado 6.0 Documentation
asynchronous code in Tornado. Coroutines use the Python await or yield keyword to suspend and resume execution instead of a chain of callbacks (cooperative lightweight threads as seen in frameworks like gevent decorate this method with gen.coroutine to make it asynchronous. If this method returns an Awaitable execution will not proceed until the Awaitable is done. New in version 3.1: Asynchronous support. RequestHandler synchronous interface, while Tornado’s concurrency model is based on single-threaded asynchronous execution. This means that running a WSGI app with Tornado’s WSGIContainer is less scalable than running the0 码力 | 869 页 | 692.83 KB | 1 年前3
Tornado 6.1 Documentation
asynchronous code in Tornado. Coroutines use the Python await or yield keyword to suspend and resume execution instead of a chain of callbacks (cooperative lightweight threads as seen in frameworks like gevent decorate this method with gen.coroutine to make it asynchronous. If this method returns an Awaitable execution will not proceed until the Awaitable is done. New in version 3.1: Asynchronous support. RequestHandler synchronous interface, while Tornado’s concurrency model is based on single-threaded asynchronous execution. This means that running a WSGI app with Tornado’s WSGIContainer is less scalable than running the0 码力 | 931 页 | 708.03 KB | 1 年前3
Tornado 4.5 Documentation
write asynchronous code in Tornado. Coroutines use the Python yield keyword to suspend and resume execution instead of a chain of callbacks (cooperative lightweight threads as seen in frameworks like gevent asynchronous (the asynchronous decorator cannot be used on prepare). If this method returns a Future execution will not proceed until the Future is done. New in version 3.1: Asynchronous support. RequestHandler synchronous interface, while Tornado’s concurrency model is based on single-threaded asynchronous execution. This means that running a WSGI app with Tornado’s WSGIContainer is less scalable than running the0 码力 | 333 页 | 322.34 KB | 1 年前3
Tornado 4.5 Documentation
write asynchronous code in Tornado. Coroutines use the Python yield keyword to suspend and resume execution instead of a chain of callbacks (cooperative lightweight threads as seen in frameworks like gevent chronous (the asynchronous decorator cannot be used on prepare). If this method returns a Future execution will not proceed until the Future is done. New in version 3.1: Asynchronous support. RequestHandler synchronous interface, while Tornado’s concurrency model is based on single- threaded asynchronous execution. This means that running a WSGI app with Tornado’s WSGIContainer is less scalable than running the0 码力 | 222 页 | 833.04 KB | 1 年前3
Tornado 5.1 Documentation
asynchronous code in Tornado. Coroutines use the Python await or yield keyword to suspend and resume execution instead of a chain of callbacks (cooperative lightweight threads as seen in frameworks like gevent chronous (the asynchronous decorator cannot be used on prepare). If this method returns a Future execution will not proceed until the Future is done. New in version 3.1: Asynchronous support. RequestHandler synchronous interface, while Tornado’s concurrency model is based on single- threaded asynchronous execution. This means that running a WSGI app with Tornado’s WSGIContainer is less scalable than running the0 码力 | 243 页 | 895.80 KB | 1 年前3
Tornado 5.1 Documentation
asynchronous code in Tornado. Coroutines use the Python await or yield keyword to suspend and resume execution instead of a chain of callbacks (cooperative lightweight threads as seen in frameworks like gevent asynchronous (the asynchronous decorator cannot be used on prepare). If this method returns a Future execution will not proceed until the Future is done. New in version 3.1: Asynchronous support. RequestHandler synchronous interface, while Tornado’s concurrency model is based on single-threaded asynchronous execution. This means that running a WSGI app with Tornado’s WSGIContainer is less scalable than running the0 码力 | 359 页 | 347.32 KB | 1 年前3
Tornado 6.1 Documentation
asynchronous code in Tornado. Coroutines use the Python await or yield keyword to suspend and resume execution instead of a chain of callbacks (cooperative lightweight threads as seen in frameworks like gevent decorate this method with gen.coroutine to make it asyn- chronous. If this method returns an Awaitable execution will not proceed until the Awaitable is done. New in version 3.1: Asynchronous support. RequestHandler synchronous interface, while Tornado’s concurrency model is based on single- threaded asynchronous execution. This means that running a WSGI app with Tornado’s WSGIContainer is less scalable than running the0 码力 | 245 页 | 904.24 KB | 1 年前3
Tornado 6.0 Documentation
asynchronous code in Tornado. Coroutines use the Python await or yield keyword to suspend and resume execution instead of a chain of callbacks (cooperative lightweight threads as seen in frameworks like gevent decorate this method with gen.coroutine to make it asyn- chronous. If this method returns an Awaitable execution will not proceed until the Awaitable is done. New in version 3.1: Asynchronous support. RequestHandler synchronous interface, while Tornado’s concurrency model is based on single- threaded asynchronous execution. This means that running a WSGI app with Tornado’s WSGIContainer is less scalable than running the0 码力 | 245 页 | 885.76 KB | 1 年前3
Tornado 6.4 Documentation
write asynchronous code in Tornado. Coroutines use the Python await keyword to suspend and resume execution instead of a chain of callbacks (cooperative lightweight threads as seen in frameworks like gevent decorate this method with gen.coroutine to make it asynchronous. If this method returns an Awaitable execution will not proceed until the Awaitable is done. New in version 3.1: Asynchronous support. RequestHandler synchronous interface, while Tornado’s concurrency model is based on single-threaded asynchronous execution. Many of Tornado’s distinguishing features are not available in WSGI mode, includ- ing efficient0 码力 | 268 页 | 1.09 MB | 1 年前3
Tornado 6.2 Documentation
write asynchronous code in Tornado. Coroutines use the Python await keyword to suspend and resume execution instead of a chain of callbacks (cooperative lightweight threads as seen in frameworks like gevent decorate this method with gen.coroutine to make it asynchronous. If this method returns an Awaitable execution will not proceed until the Awaitable is done. New in version 3.1: Asynchronous support. 6.2. Web synchronous interface, while Tornado’s concurrency model is based on single- threaded asynchronous execution. This means that running a WSGI app with Tornado’s WSGIContainer is less scalable than running the0 码力 | 260 页 | 1.06 MB | 1 年前3
共 20 条
- 1
- 2













