XML Configuration Reference : Connector : MultithreadedDispatchBranch
 
MultithreadedDispatchBranch
com.exalead.mercury.mami.connect.v10.MultithreadedDispatchBranch
Replicates a branch multiple times and connects a dispatch to the input and a union to the output
Parent elements:
com.exalead.mercury.mami.connect.v10.BasicPipelineBranch (as BasicPipelineBranch)
com.exalead.mercury.mami.connect.v10.MultithreadedDispatchBranch (as MultithreadedDispatchBranch)
com.exalead.mercury.mami.connect.v10.PipelineBranch (as PipelineBranch)
Attributes:
Name
Type
Default value
Description
input
string
Name of the BranchAction used as input (with the processors'input if it is a Process action)
output
string
Name of the BranchAction used as input (with the processors'input if it is a Process action)
autolink
boolean
Links automatically successive BranchActions on their first input and output when they have no explicit link.
name
string
Unique name for this pipeline branch
nbThreads
int
4
Number of replications of this branch
Nested elements:
Name
Type
Description
BranchAction
com.exalead.mercury.mami.connect.v10.BranchAction*
Actions in the branch
PipelineLink
com.exalead.mercury.mami.connect.v10.PipelineLink*
Links between actions