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

Executor-based transparent local and remote parallel execution

Notifications You must be signed in to change notification settings

nilshoffmann/mpaxs

Repository files navigation

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

About

Executor-based transparent local and remote parallel execution

Resources

Stars

Watchers

Forks

Packages

No packages published