Task Groups #58
RealOrangeOne
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In complex setups, it may be necessary to enqueue tasks in groups, especially when assigning hooks to them (#11).
For example, spawning a number of tasks simultaneously, being able to monitor their progress as a unit, and potentially starting another task only when those have finished (successfully or otherwise) - MapReduce style
Beta Was this translation helpful? Give feedback.
All reactions