idooley / DAGExecutorView on GitHub
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.
30Dec 29, 2011Updated 14 years ago

Alternatives and similar repositories for DAGExecutor

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

Sorting:

Are these results useful?