libconcurrent-java binary package in Ubuntu Precise armhf

 The concurrent java library provides standardized, efficient versions of
 utility classes commonly encountered in concurrent Java programming.
 Discussions of the rationale and applications of several of these classes
 can be found in the second edition of Concurrent Programming in Java.
 .
 The package mainly consists of implementations of a few interfaces:
 .
  * Sync -- locks, conditions
  * Channel -- queues, buffers
  * Barrier -- multi-party synchronization
  * SynchronizedVariable -- atomic ints, refs etc
  * java.util.Collection -- collections
  * Executor -- replacements for direct use of Thread

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2011-10-14 00:22:39 UTC Published Ubuntu Precise armhf release universe libs Optional 1.3.4-4
  • Published
  • Copied from ubuntu maverick-release i386 in Primary Archive for Ubuntu