[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#793313: ITP: hawtdispatch -- libdispatch style API for Java and Scala



Package: wnpp
Severity: wishlist
Owner: Emmanuel Bourg <ebourg@apache.org>

* Package name    : hawtdispatch
  Version         : 1.20
  Upstream Author : Hiram Chirino
* URL             : https://github.com/fusesource/hawtdispatch
* License         : Apache-2.0
  Programming Lang: Java
  Description     : 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.


Reply to: