The JBrew library collection is a set of of Java & JNI utility libraries featuring native facades that precisely tune elected garbage-collection sensitive operations for downstream consumers with use-cases hindered by the Java Memory Model. The library also seeks to abstract away syntax pitfalls in concurrency through its Task framework.
Description
For the planned static factory #74 add the ability to have 2+ Tasks run concurrently, then sequentially compare the results and return accordingly.
Description For the planned static factory #74 add the ability to have 2+ Tasks run concurrently, then sequentially compare the results and return accordingly.