Tornado 4.5 Documentation
app built on Tornado. Web framework tornado.web — RequestHandler and Application classes Thread-safety notes Request handlers Entry points Input Output Cookies Other Application configuration Decorators tornado.ioloop.IOLoop.current().start() See the User’s guide for additional information. Thread-safety notes In general, methods on RequestHandler and elsewhere in Tornado are not thread-safe. In particular except from a signal handler. Note that this is the only method in IOLoop that makes this thread-safety guarantee; all other interaction with the IOLoop must be done from that IOLoop’s thread. add_callback()0 码力 | 333 页 | 322.34 KB | 1 年前3
Tornado 6.1 Documentation
to confuse some IDEs. Web framework tornado.web — RequestHandler and Application classes Thread-safety notes Request handlers Entry points Input Output Cookies Other Application configuration Decorators tornado.ioloop.IOLoop.current().start() See the User’s guide for additional information. Thread-safety notes In general, methods on RequestHandler and elsewhere in Tornado are not thread-safe. In particular except from a signal handler. Note that this is the only method in IOLoop that makes this thread-safety guarantee; all other interaction with the IOLoop must be done from that IOLoop’s thread. add_callback()0 码力 | 931 页 | 708.03 KB | 1 年前3
Tornado 5.1 Documentation
app built on Tornado. Web framework tornado.web — RequestHandler and Application classes Thread-safety notes Request handlers Entry points Input Output Cookies Other Application configuration Decorators tornado.ioloop.IOLoop.current().start() See the User’s guide for additional information. Thread-safety notes In general, methods on RequestHandler and elsewhere in Tornado are not thread-safe. In particular except from a signal handler. Note that this is the only method in IOLoop that makes this thread-safety guarantee; all other interaction with the IOLoop must be done from that IOLoop’s thread. add_callback()0 码力 | 359 页 | 347.32 KB | 1 年前3
Tornado 6.0 Documentation
to confuse some IDEs. Web framework tornado.web — RequestHandler and Application classes Thread-safety notes Request handlers Entry points Input Output Cookies Other Application configuration Decorators tornado.ioloop.IOLoop.current().start() See the User’s guide for additional information. Thread-safety notes In general, methods on RequestHandler and elsewhere in Tornado are not thread-safe. In particular except from a signal handler. Note that this is the only method in IOLoop that makes this thread-safety guarantee; all other interaction with the IOLoop must be done from that IOLoop’s thread. add_callback()0 码力 | 869 页 | 692.83 KB | 1 年前3
Tornado 6.1 Documentation
tornado.ioloop.IOLoop.current().start() See the User’s guide for additional information. Thread-safety notes In general, methods on RequestHandler and elsewhere in Tornado are not thread-safe. In particular except from a signal handler. Note that this is the only method in IOLoop that makes this thread-safety guarantee; all other interaction with the IOLoop must be done from that IOLoop’s thread. add_callback() name, the returned object does not have a cancel() method. See add_timeout for comments on thread-safety and subclassing. New in version 4.0. IOLoop.call_later(delay: float, callback: Callable[[...],0 码力 | 245 页 | 904.24 KB | 1 年前3
Tornado 4.5 Documentation
tornado.ioloop.IOLoop.current().start() See the User’s guide for additional information. Thread-safety notes In general, methods on RequestHandler and elsewhere in Tornado are not thread-safe. In particular except from a signal handler. Note that this is the only method in IOLoop that makes this thread-safety guarantee; all other interaction with the IOLoop must be done from that IOLoop’s thread. add_callback() name, the returned object does not have a cancel() method. See add_timeout for comments on thread-safety and subclassing. New in version 4.0. IOLoop.call_later(delay, callback, *args, **kwargs) Runs0 码力 | 222 页 | 833.04 KB | 1 年前3
Tornado 5.1 Documentation
tornado.ioloop.IOLoop.current().start() See the User’s guide for additional information. Thread-safety notes In general, methods on RequestHandler and elsewhere in Tornado are not thread-safe. In particular except from a signal handler. Note that this is the only method in IOLoop that makes this thread-safety guarantee; all other interaction with the IOLoop must be done from that IOLoop’s thread. add_callback() name, the returned object does not have a cancel() method. See add_timeout for comments on thread-safety and subclassing. New in version 4.0. IOLoop.call_later(delay, callback, *args, **kwargs) Runs0 码力 | 243 页 | 895.80 KB | 1 年前3
Tornado 6.0 Documentation
tornado.ioloop.IOLoop.current().start() See the User’s guide for additional information. Thread-safety notes In general, methods on RequestHandler and elsewhere in Tornado are not thread-safe. In particular except from a signal handler. Note that this is the only method in IOLoop that makes this thread-safety guarantee; all other interaction with the IOLoop must be done from that IOLoop’s thread. add_callback() name, the returned object does not have a cancel() method. See add_timeout for comments on thread-safety and subclassing. New in version 4.0. IOLoop.call_later(delay: float, callback: Callable[[...],0 码力 | 245 页 | 885.76 KB | 1 年前3
Tornado 6.2 Documentation
to confuse some IDEs. Web framework tornado.web — RequestHandler and Application classes Thread-safety notes Request handlers Entry points Input Output Cookies Other Application configuration Decorators == "__main__": asyncio.run(main()) See the User’s guide for additional information. Thread-safety notes In general, methods on RequestHandler and elsewhere in Tornado are not thread-safe. In particular except from a signal handler. Note that this is the only method in IOLoop that makes this thread-safety guarantee; all other interaction with the IOLoop must be done from that IOLoop’s thread. add_callback()0 码力 | 407 页 | 385.03 KB | 1 年前3
Tornado 6.4 Documentation
__name__ == "__main__": asyncio.run(main()) See the User’s guide for additional information. Thread-safety notes In general, methods on RequestHandler and elsewhere in Tornado are not thread-safe. In particular except from a signal handler. Note that this is the only method in IOLoop that makes this thread-safety guarantee; all other interaction with the IOLoop must be done from that IOLoop’s thread. add_callback() name, the returned object does not have a cancel() method. See add_timeout for comments on thread-safety and subclassing. New in version 4.0. IOLoop.call_later(delay: float, callback: Callable, *args:0 码力 | 268 页 | 1.09 MB | 1 年前3
共 20 条
- 1
- 2













