ControlTier Inc. > CTL
 
Font size:      

Parallel-Execute

Description

Executes threads associated with the referrred parallel container.

Parameters

AttributeDescriptionRequired
refidThe the referred parallel containerYes

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"/>