Package: libjsr166y-java (1.7.0-3)
Links for libjsr166y-java
Debian Resources:
Download Source Package libjsr166y-java:
- [libjsr166y-java_1.7.0-3.dsc]
- [libjsr166y-java_1.7.0.orig.tar.gz]
- [libjsr166y-java_1.7.0-3.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [gee.cs.oswego.edu]
Similar packages:
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
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 604.6 kB | 745.0 kB | [list of files] |