
META-INF.MANIFEST.MF Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of parallel Show documentation
Show all versions of parallel Show documentation
This module provides a very basic support for the parallel
computing of tasks (Engine class) and entries of a matrix (MatrixEngine).
This is basically just a wrapper around the java standard functionality
for parallel computing (mainly the Standard Thread Pool and the Future
interface). Additional functionality is provided by the ProgressReporter
interface, which can be used as a hook to provide information on the
current state of the parallel computing task to other modules or the user.
The newest version!
Manifest-Version: 1.0
Archiver-Version: Plexus Archiver
Built-By: bpaassen
Created-By: Apache Maven
Build-Jdk: 1.8.0_181
© 2015 - 2025 Weber Informatics LLC | Privacy Policy