Hi guys! Let’s assume that a workflow contains several works(services). Some works are independent with each other, some works are dependent some other works. Dependency mean that a work should be executed after another dependent work’s completion. In this case, How can I configure some independent work to be executed simultaneously? I will run this workflow in HPC cluster.
Regards, Shinyoung.
