Parallel gateway
Run independent tasks concurrently in a process by opening and closing a parallel section with Parallel Gateway nodes.
The parallel gateway splits a process into two or more branches that run at the same time, and a closing parallel gateway joins them back, waiting for all branches to complete before the flow continues.
This node requires no special configuration and can initiate two or more parallel paths. It’s important to note that the closing Parallel node, which is required to conclude the parallel section, will wait for all branches to complete before advancing to the next node.
Last modified on May 12, 2026
Related topics
Intro to BPMNTask managementAdding parallel flow branchesTutorial: Build a credit card applicationCreating and managing process definitions
