/ParallelJava

A java library for parallel processing.

Primary LanguageJavaApache License 2.0Apache-2.0

ParallelJava

Build Status

A java library for parallel processing.

Usage: please take the example test case ParallelExecutorTest.java as a reference.

More futures will be added later.