An open API service indexing awesome lists of open source software.

https://github.com/intuit/treeifytask

Dotnet component that enables us to structure asynchronous tasks in a Hierarchy. That calculates overall progress, allows caller to start the execution of child tasks in concurrent or serial fashion.
https://github.com/intuit/treeifytask

concurrency hier hierachical-task-management multi-threading series-execution syncawait task-management tasktree

Last synced: 8 months ago
JSON representation

Dotnet component that enables us to structure asynchronous tasks in a Hierarchy. That calculates overall progress, allows caller to start the execution of child tasks in concurrent or serial fashion.

Awesome Lists containing this project