Create a Parallel Group
A Parallel Group is a container for tasks that are executed simultaneously.
A Parallel Group is a container for tasks that are executed simultaneously.
With the parallel group task type you can execute tasks in parallel, instead of in sequence. By using dependencies among tasks, it is possible to "chain" some or all of the tasks in a parallel group in a sequence.