Running Workflow Branches in Parallel

When a workflow exceeds the threshold limit for running, it is processed by the server, using up to 12 parallel processing threads (by default).

An example of a workflow with branches running in parallel is the following:



In this example, several branches are being run in parallel, as indicated by the flashing blue border around the operators.

This design significantly decreases the processing time required for running complicated workflows.