If I understand correctly, currently it is possible to execute commands just one after the other.
Would it be interesting/possible to configure certain commands to run in parallel?
For example, I could have four commands a, b, c and d and I would like to run a, then b and c in parallel and only after they both complete, run d
If I understand correctly, currently it is possible to execute commands just one after the other.
Would it be interesting/possible to configure certain commands to run in parallel?
For example, I could have four commands
a,b,canddand I would like to runa, thenbandcin parallel and only after they both complete, rund