Can we have 2 operations working at the same time in parallel?
For example, if we have an operation sequence 1 that is completed, can we have 2 operations with sequence 2, which work in the same time in parallel? or we need to create a third operation as sequence 3?
Thank you
0