...It bridges the gap between computation frameworks and storage systems, bringing data from the storage tier closer to the data driven applications. This enables applications to connect to numerous storage systems through a common interface. It makes data local, more accessible and as elastic as compute.
UNICORE is a software suite for building federated systems, providing secure and
seamless access to heterogeneous resource such as compute clusters and file systems. UNICORE deals with authentication, user mapping and authorization, and provides a comprehensive set of RESTful APIs for HPC access and workflows.
Contributors: visit https://github.com/UNICORE-EU
Transparent Local and Remote Parallelization for Java
Mpaxs provides a simple abstraction for executing Callables and Runnables either locally within the same Virtual Machine, on the same host via RMI, or on remote machines, also via RMI. It supports launching of new compute hosts via an extensible API, currently featuring local compute host launching and grid compute host launching using the DRMAA API.
Designed to allow quick setup of powerful NOW-based clusters to run compute-intensive applications. Applications do not have to be designed specially for these clusters to benefit.