Tornado 6.1 Documentation
What’s new in Tornado 1.1 What’s new in Tornado 1.0.1 What’s new in Tornado 1.0 Index Module Index Search Page Discussion and support You can discuss Tornado on the Tornado developer mailing list [https://groups blocking in some respects and non-blocking in others. In the context of Tornado we generally talk about blocking in the context of network I/O, although all kinds of blocking are to be minimized. Asynchronous also make concurrency easier [https://glyph.twistedmatrix.com/2014/02/unyielding.html] to reason about by reducing the number of places where a context switch can happen. Example: async def fetch_coroutine(url):0 码力 | 931 页 | 708.03 KB | 1 年前3
Tornado 6.0 Documentation
What’s new in Tornado 1.1 What’s new in Tornado 1.0.1 What’s new in Tornado 1.0 Index Module Index Search Page Discussion and support You can discuss Tornado on the Tornado developer mailing list [http://groups blocking in some respects and non-blocking in others. In the context of Tornado we generally talk about blocking in the context of network I/O, although all kinds of blocking are to be minimized. Asynchronous also make concurrency easier [https://glyph.twistedmatrix.com/2014/02/unyielding.html] to reason about by reducing the number of places where a context switch can happen. Example: async def fetch_coroutine(url):0 码力 | 869 页 | 692.83 KB | 1 年前3
Tornado 6.1 Documentation
blocking in some respects and non-blocking in others. In the context of Tornado we generally talk about blocking in the context of network I/O, although all kinds of blocking are to be minimized. Asynchronous synchronous code, but without the expense of a thread. They also make concurrency easier to reason about by reducing the number of places where a context switch can happen. Example: async def fetch_coroutine(url): to want to use all of the features of Tornado templates, especially template inheritance. Read all about those features in the tornado.template section (some features, including UIModules are implemented0 码力 | 245 页 | 904.24 KB | 1 年前3
Tornado 4.5 Documentation
What’s new in Tornado 1.1 What’s new in Tornado 1.0.1 What’s new in Tornado 1.0 Index Module Index Search Page Discussion and support You can discuss Tornado on the Tornado developer mailing list [http://groups curl_httpclient with a properly-configured build of libcurl). In the context of Tornado we generally talk about blocking in the context of network I/O, although all kinds of blocking are to be minimized. Asynchronous also make concurrency easier [https://glyph.twistedmatrix.com/2014/02/unyielding.html] to reason about by reducing the number of places where a context switch can happen. Example: from tornado import0 码力 | 333 页 | 322.34 KB | 1 年前3
Tornado 4.5 Documentation
curl_httpclient with a properly-configured build of libcurl). In the context of Tornado we generally talk about blocking in the context of network I/O, although all kinds of blocking are to be minimized. Asynchronous synchronous code, but without the expense of a thread. They also make concurrency easier to reason about by reducing the number of places where a context switch can happen. Example: from tornado import non-blocking way. This topic is covered in more detail in Asynchronous and non-Blocking I/O; this section is about the particulars of asynchronous techniques in RequestHandler subclasses. The simplest way to make0 码力 | 222 页 | 833.04 KB | 1 年前3
Tornado 5.1 Documentation
blocking in some respects and non-blocking in others. In the context of Tornado we generally talk about blocking in the context of network I/O, although all kinds of blocking are to be minimized. Asynchronous synchronous code, but without the expense of a thread. They also make concurrency easier to reason about by reducing the number of places where a context switch can happen. Example: async def fetch_coroutine(url): to want to use all of the features of Tornado templates, especially template inheritance. Read all about those features in the tornado.template section (some features, including UIModules are implemented0 码力 | 243 页 | 895.80 KB | 1 年前3
Tornado 6.0 Documentation
blocking in some respects and non-blocking in others. In the context of Tornado we generally talk about blocking in the context of network I/O, although all kinds of blocking are to be minimized. Asynchronous synchronous code, but without the expense of a thread. They also make concurrency easier to reason about by reducing the number of places where a context switch can happen. Example: async def fetch_coroutine(url): to want to use all of the features of Tornado templates, especially template inheritance. Read all about those features in the tornado.template section (some features, including UIModules are implemented0 码力 | 245 页 | 885.76 KB | 1 年前3
Tornado 6.4 Documentation
blocking in some respects and non-blocking in others. In the context of Tornado we generally talk about blocking in the context of network I/O, although all kinds of blocking are to be minimized. Asynchronous synchronous code, but without the expense of a thread. They also make concurrency easier to reason about by reducing the number of places where a context switch can happen. Example: async def fetch_coroutine(url): want to use all of the features of Tornado templates, espe- cially template inheritance. Read all about those features in the tornado.template section (some features, including UIModules are implemented0 码力 | 268 页 | 1.09 MB | 1 年前3
Tornado 6.4 Documentation
blocking in some respects and non-blocking in others. In the context of Tornado we generally talk about blocking in the context of network I/O, although all kinds of blocking are to be minimized. Asynchronous synchronous code, but without the expense of a thread. They also make concurrency easier to reason about by reducing the number of places where a context switch can happen. Example: async def fetch_coroutine(url): want to use all of the features of Tornado templates, espe- cially template inheritance. Read all about those features in the tornado.template section (some features, including UIModules are implemented0 码力 | 268 页 | 1.09 MB | 1 年前3
Tornado 6.4 Documentation
blocking in some respects and non-blocking in others. In the context of Tornado we generally talk about blocking in the context of network I/O, although all kinds of blocking are to be minimized. Asynchronous synchronous code, but without the expense of a thread. They also make concurrency easier to reason about by reducing the number of places where a context switch can happen. Example: async def fetch_coroutine(url): want to use all of the features of Tornado templates, espe- cially template inheritance. Read all about those features in the tornado.template section (some features, including UIModules are implemented0 码力 | 268 页 | 1.09 MB | 1 年前3
共 20 条
- 1
- 2













