Skip to content
Sections
>> Trisquel >> 软件包 >> nabia >> java >> libjsr166y-java
etiona  ] [  nabia  ] [  aramo  ]
[ 源代码: libjsr166y-java  ]

软件包: libjsr166y-java (1.7.0-2)

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.

下载 libjsr166y-java

下载可用于所有硬件架构的
硬件架构 软件包大小 安装后大小 文件
all 585.0 kB764 kB [文件列表]