[ddp] libjsr166y-java : Parallel computation framework for Java
daily-debian-package at enix.org
daily-debian-package at enix.org
Fri Jan 20 12:00:07 CET 2012
Hello,
Today, I'm happy to present you the Debian package libjsr166y-java,
which is part of the java section, and maintained by Debian Java
Maintainers <pkg-java-maintainers at lists.alioth.debian.org>.
This package contains : 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.
Package homepage :
http://packages.debian.org/unstable/java/libjsr166y-java
Package bug homepage :
http://bugs.debian.org/libjsr166y-java
Package QA homepage :
http://packages.qa.debian.org/libjsr166y-java
Have fun with Debian packages !
--
Daily Debian package, by Thomas Petazzoni, thanks to Jérome Petazzoni
Daily-debian-package at the-doors.enix.org
http://the-doors.enix.org/cgi-bin/mailman/listinfo/daily-debian-package
http://thomas.enix.org/DebianPackageDay
More information about the Daily-debian-package
mailing list