This package browser is in early development. Mind the rough edges.

java-pj 20150107

Parallel programming in Java

Parallel Java (PJ) is an API and middleware for parallel programming in 100% Java on shared memory multiprocessor (SMP) parallel computers, cluster parallel computers, and hybrid SMP cluster parallel computers.

Installation

Install java-pj 20150107 as follows:

guix install java-pj@20150107

Or install the latest version:

guix install java-pj

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.