libjsr166y-java_0.1.20080107-1_amd64.changes is NEW

Archive Administrator installer at ftp-master.debian.org
Wed Jun 30 22:02:10 UTC 2010


(new) libjsr166y-java_0.1.20080107-1.debian.tar.gz optional java
(new) libjsr166y-java_0.1.20080107-1.dsc optional java
(new) libjsr166y-java_0.1.20080107-1_all.deb optional java
Parallel computation framework for Java
 Java framework that supports a style of parallel programming
 in which problems are solved by (recursively) splitting them
 into subtasks that are solved in parallel, waiting for them
 to complete, and then composing results.
 .
 Fork/Join parallelism is among the simplest and most
 effective design techniques for obtaining good parallel
 performance.  Fork/Join algorithms are parallel versions
 of familiar divide-and-conquer algorithms.
 .
 JSR166y includes a parallel computation framework:
 ForkJoinTasks and their related support classes provide a
 very efficient basis for obtaining platform-independent
 parallel speed-ups of computation-intensive operations.
(new) libjsr166y-java_0.1.20080107.orig.tar.gz optional java
Changes: libjsr166y-java (0.1.20080107-1) unstable; urgency=low
 .
  * Initial release. (Closes: #586734).


Override entries for your package:

Announcing to debian-devel-changes at lists.debian.org
Closing bugs: 586734 


Your package contains new components which requires manual editing of
the override file.  It is ok otherwise, so please be patient.  New
packages are usually added to the override file about once a week.

You may have gotten the distribution wrong.  You'll get warnings above
if files already exist in other distributions.



More information about the pkg-java-maintainers mailing list