- 授权协议: 未知
- 开发语言: Java
- 操作系统: 跨平台
- 软件首页: http://hawtdispatch.fusesource.org/
- 软件文档: http://hawtdispatch.fusesource.org/maven/1.0/hawtdispatch/apidocs/index.html
软件介绍
HawtDispatch: 为 Java 和 Scala 提供的 libdispatch 风格的 API。
HawtDispatch是一个非常小(只有不到100K)的线程池和NIO处理框架API。可轻松用来开发多线程NIO应用,可充分利用及其的多处理器的特性。
示例代码请看这里。
Types and Programming Languages
Benjamin C. Pierce / The MIT Press / 2002-2-1 / USD 95.00
A type system is a syntactic method for automatically checking the absence of certain erroneous behaviors by classifying program phrases according to the kinds of values they compute. The study of typ......一起来看看 《Types and Programming Languages》 这本书的介绍吧!