Font size:
Parallel-Execute
Description
Executes threads associated with the referrred parallel container.
Parameters
| Attribute | Description | Required |
|---|---|---|
| refid | The the referred parallel container | Yes |
Parameters specified as nested elements
NONE
Examples
Create a refererrable parallel container with maximum of three concurrent threads and will continue to execute if any of them fail.
<parallel-execute refid="parallel-update"/>



