rayder icon indicating copy to clipboard operation
rayder copied to clipboard

Parallel tasks

Open artemy-ccrsky opened this issue 1 year ago • 0 comments

Hi, what about parallel tasks mode. Now there are 2 ways: all sequentially, all parallel So, what about combination mode, rewrite few lines in go file and make flag parallel to module, not entire config

task1 => task2 => task3 (seq) => task 5 => task6 --------------------=> task 4 (parallel)

artemy-ccrsky avatar Feb 14 '24 10:02 artemy-ccrsky