idooley / DAGExecutor

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 executed, either with unlimited threads, or in by a fixed number of threads.
30Updated 13 years ago

Alternatives and similar repositories for DAGExecutor:

Users that are interested in DAGExecutor are comparing it to the libraries listed below