Requirements
Requirements copied to clipboard
Parallel execution of Requirements
Invoke-Requirement should have a switch -Parallel that allows requirements to be executed in parallel according to the Name and DependsOn properties of each Requirement.
This opt-in feature would provide a major improvement over DSC’s synchronous execution.
I could definitely make use of this. Would we do this with Start-Job?
This is probably better suited: https://github.com/PaulHigin/PSThreadJob