MuleSoft
MCD-LEVEL-1 · Question #115
Which of the below activity doesn't support parallel execution?
The correct answer is C. Parallel For Each. The First Successful router iterates through a list of configured processing routes until one of the routes executes successfully. This is sequential execution. In all other options mentioned in the question ,we can achieve parallel execution.
Building Integration Applications with Mule 4
Question
Which of the below activity doesn't support parallel execution?
Options
- AScatter-Gather Router
- BFirst Successful Router
- CParallel For Each
- DBatch job
How the community answered
(42 responses)- A2% (1)
- C93% (39)
- D5% (2)
Explanation
The First Successful router iterates through a list of configured processing routes until one of the routes executes successfully. This is sequential execution. In all other options mentioned in the question ,we can achieve parallel execution.
Topics
#routing#parallel execution#First Successful Router#Scatter-Gather
Community Discussion
No community discussion yet for this question.