Parallel Split and Synchronization Pattern

Description

This pattern consists of a start activity which spawns via AND to N threads with one activity each and joins via AND to one end activity.

Parameter

Example