parallel
This block is part of the flow group and was last modified in core v10.4.28.
parallel v10.4.28 In pins 0 + flow
- flow
flow
Out pins 3 + flow
- Run
execute_function - Run
execute_function - Run
execute_function - Done
flow
A typical wiring for parallel: funnel feeds the flow pin; the done out pin feeds execute; the function out pin wires to an execute block.

Commonly used with
In production blueprints, this block is most often wired together with:
- execute: this block feeds into it. Executes the given funcion and waits for it to be executed.
- parallel: wired in both directions with this block.
- execute: this block feeds into it. Executes the given funcion and waits for it to be executed.
- funnel: feeds into this block.
Version history
Introduced in v10.4.28.
Back to
flow Return to the main group to view all sub-groups Back to flow Return to the group to view all blocks within this group
