Stars
1
star
written in Java
Clear filter
A library that executes sets of Java tasks with respect to dependencies between each task. Each task is a Runnable object, and arbitrary directed acyclic graphs of dependencies and tasks can be exe…