excadg 0.4.0
That's a library (framework) to execute a graph of dependent tasks (vertices). Its main feature is to run all possible tasks independently in parallel once they're ready. Another feature is that the graph is dynamic and any vertex could produce another vertice(s) to extend execution graph.
Gemfile:
=
install:
=
Runtime Dependencies (1):
rgl
~> 0.6