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
Spring Boot 2.0.6.RELEASE Reference DocumentationYour Own Starter Naming autoconfigure Module Starter Module 48. Kotlin support Requirements Null-safety Kotlin API runApplication Extensions Dependency management @ConfigurationProperties Testing Resources provided by default if one bootstraps a Kotlin project on start.spring.io. Null-safety One of Kotlin’s key features is null-safety. It deals with null values at compile time rather than deferring the problem comprehensive guide to null- safety in Kotlin. Although Java does not allow one to express null-safety in its type system, Spring Framework, Spring Data, and Reactor now provide null-safety of their API via tooling-friendly0 码力 | 662 页 | 633.20 KB | 1 年前3
Spring Boot 2.0.5.RELEASE Reference DocumentationYour Own Starter Naming autoconfigure Module Starter Module 47. Kotlin support Requirements Null-safety Kotlin API runApplication Extensions Dependency management @ConfigurationProperties Testing Resources provided by default if one bootstraps a Kotlin project on start.spring.io. Null-safety One of Kotlin’s key features is null-safety. It deals with null values at compile time rather than deferring the problem comprehensive guide to null- safety in Kotlin. Although Java does not allow one to express null-safety in its type system, Spring Framework, Spring Data, and Reactor now provide null-safety of their API via tooling-friendly0 码力 | 656 页 | 627.70 KB | 1 年前3
Spring Boot 2.0.4.RELEASE Reference GuideYour Own Starter Naming autoconfigure Module Starter Module 47. Kotlin support Requirements Null-safety Kotlin API runApplication Extensions Dependency management @ConfigurationProperties Testing Resources provided by default if one bootstraps a Kotlin project on start.spring.io. Null-safety One of Kotlin’s key features is null-safety. It deals with null values at compile time rather than deferring the problem comprehensive guide to null- safety in Kotlin. Although Java does not allow one to express null-safety in its type system, Spring Framework, Spring Data, and Reactor now provide null-safety of their API via tooling-friendly0 码力 | 655 页 | 627.24 KB | 1 年前3
Spring Boot 2.1.0.M2 Reference GuideYour Own Starter Naming autoconfigure Module Starter Module 49. Kotlin support Requirements Null-safety Kotlin API runApplication Extensions Dependency management @ConfigurationProperties Testing Resources provided by default if one bootstraps a Kotlin project on start.spring.io. Null-safety One of Kotlin’s key features is null-safety. It deals with null values at compile time rather than deferring the problem comprehensive guide to null- safety in Kotlin. Although Java does not allow one to express null-safety in its type system, Spring Framework, Spring Data, and Reactor now provide null-safety of their API via tooling-friendly0 码力 | 668 页 | 634.21 KB | 1 年前3
Spring Boot 2.1.0.M1 Reference GuideYour Own Starter Naming autoconfigure Module Starter Module 48. Kotlin support Requirements Null-safety Kotlin API runApplication Extensions Dependency management @ConfigurationProperties Testing Resources provided by default if one bootstraps a Kotlin project on start.spring.io. Null-safety One of Kotlin’s key features is null-safety. It deals with null values at compile time rather than deferring the problem comprehensive guide to null- safety in Kotlin. Although Java does not allow one to express null-safety in its type system, Spring Framework, Spring Data, and Reactor now provide null-safety of their API via tooling-friendly0 码力 | 665 页 | 632.83 KB | 1 年前3
Spring Boot 2.0.8.RELEASE Reference GuideYour Own Starter Naming autoconfigure Module Starter Module 48. Kotlin support Requirements Null-safety Kotlin API runApplication Extensions Dependency management @ConfigurationProperties Testing Resources provided by default if one bootstraps a Kotlin project on start.spring.io. Null-safety One of Kotlin’s key features is null-safety. It deals with null values at compile time rather than deferring the problem comprehensive guide to null- safety in Kotlin. Although Java does not allow one to express null-safety in its type system, Spring Framework, Spring Data, and Reactor now provide null-safety of their API via tooling-friendly0 码力 | 662 页 | 634.14 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
百度超级链 XuperChain 3.7 中文文档超级链共识框架概览 10.3. 超级链共识主流程 10.4. 接口介绍 11. Chained-BFT共识公共组件 11.1. 概述 11.2. 核心数据结构 11.3. Smr 11.4. Safety Rule 11.5. PacemakerInterface 12. XPoS共识 12.1. 介绍 13. Single及PoW共识 13.1. 介绍 13.2. 算法流程 13.3 维护节点链的chained-bft共识状态机; 2. 在外层共识的驱动下发起 NewView 和 NewProposal 等消息并更新本地状 态; 3. 处理其他验证节点的消息并更新本地状态; 11.4. Safety Rule Safety Rule 是一个验证节点是否要接受一个新的Proposal的安全性规则,主要 有三条: 1. 判断当前Proposal的View值是否大于本地locked Proposal的View值; 验证当前Proposal的ProposalMsg是否有效; 当一个验证节点收到一个新的提案时,如果满足上述 Safety Rule 的认证,则 会给这个提案进行投票,否则拒绝这次提案。 11.5. PacemakerInterface Hotstuff算法的一大特点就是将共识的liveness和safety分开。PacemakerInterface 是Hotstuff算法Pacemaker的接口定义,外层共识通过实现这些接口,可以推进0 码力 | 270 页 | 24.86 MB | 1 年前3
Spring Boot 2.1.10.RELEASE Reference DocumentationNaming Configuration keys autoconfigure Module Starter Module 50. Kotlin support Requirements Null-safety Kotlin API runApplication Extensions Dependency management @ConfigurationProperties Testing Resources provided by default if one bootstraps a Kotlin project on start.spring.io. Null-safety One of Kotlin’s key features is null-safety. It deals with null values at compile time rather than deferring the problem comprehensive guide to null- safety in Kotlin. Although Java does not allow one to express null-safety in its type system, Spring Framework, Spring Data, and Reactor now provide null-safety of their API via tooling-friendly0 码力 | 708 页 | 660.77 KB | 1 年前3
共 272 条
- 1
- 2
- 3
- 4
- 5
- 6
- 28













