all options
squeeze  ] [  wheezy  ] [  jessie  ] [  sid  ] [  experimental  ]
[ Source: libjsr166y-java  ]

Package: libjsr166y-java (1.7.0-1)

Links for libjsr166y-java

Screenshot

Debian Resources:

Download Source Package libjsr166y-java:

Maintainers:

External Resources:

Similar packages:

Experimental package

Warning: This package is from the experimental distribution. That means it is likely unstable or buggy, and it may even cause data loss. Please be sure to consult the changelog and other possible documentation before using it.

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.

Download libjsr166y-java

Download for all available architectures
Architecture Package Size Installed Size Files
all 519.7 kB683.0 kB [list of files]