Asynchronous Task Manager's icon

Asynchronous Task Manager 1.1 Tools 3.0 Community

Submitted by user Mr. Slurpy; MIT; 2018-09-28

This addon allows you to perform a series of tasks in parallel. Furthermore, if the task's input relies on the output of another task, it will stall until all inputs are ready. This allows you to quickly perform sequences of sub-tasks to accomplish a one big task.

Create a task graph, give it to the task manager and run start() after you have set all the desired inputs.


View files Download Submit an issue Recent Edits