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.
Required Ruby Version
>= 3.3.1
Authors
skorobogatydmitry
Versions
- 0.4.0 August 11, 2024 (25 KB)
- 0.2.5 July 31, 2024 (23 KB)
- 0.2.4 July 30, 2024 (23.5 KB)
- 0.2.3 July 13, 2024 (20 KB)
- 0.2.2 July 10, 2024 (19 KB)