I have a use case as follows:
1)There is a Parentjob which has multiple child jobs. 2)All child jobs should be executed in parallel. 3)The parent job should
Maybe something like that?