[ 源代码: hawtdispatch ]
软件包:libhawtdispatch-java(1.22-3)
libdispatch style API for Java and Scala
HawtDispatch is a small thread pooling and NIO handling framework API modeled after the libdispatch API. libdispatch is the API that Apple created to power the Grand Central Dispatch (GCD) technology in OS X. It allows one to more easily develop multi-threaded applications which can more easily scale to take advantage of all the processing cores on a machine. At the same time, it's development model simplifies solving many of the problems that plague multi-threaded NIO development.
其他与 libhawtdispatch-java 有关的软件包
|
|
|
|
-
- sug: libasm-java (>= 9.1)
- Java bytecode manipulation framework
-
- sug: libhawtbuf-java (>= 1.11)
- HawtBuf rich byte buffer library
-
- sug: libosgi-compendium-java
- Java OSGi API - Compendium module
-
- sug: libosgi-core-java
- Java OSGi API - Core module