Framework to simplify the task of writing and executing threads in Java. The developer writes a Callable with annotations. The executor returns an extended Future with built-in support for cancelling, pausing, calculating progress, and much more.
Homepage POM file JAR file Javadoc'net.sourceforge.velai:velai:0.9.4'