Skip to content
This repository has been archived by the owner on Aug 2, 2023. It is now read-only.

Latest commit

 

History

History
5 lines (3 loc) · 506 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 506 Bytes

Mpaxs

Mpaxs is a light parallelization framework for Java that allows for transparent submission and execution of serializable Runnable and Callable tasks on local or remote virtual machines. Tasks are transparently submitted using java.util.concurrent.ExecutorService. Mpaxs automatically comissions new compute hosts via its compute host launcher infrastructure for grid- and cloud-based execution to dynamically adapt to changing workload.

Release 1.7.0