parallel execution in iteration link : jumbles variable values
Hi,
I tried to use the parallel execution property in iteration link, to run commands (in tSystem component) in parallel
Several commands are launched simultaneously but the parameters passed to them (via context variables and a command line) are mixed
the general schema is the following :
tMySQLInput => tFlowtoIterate =iteration link=> tJava (to treat values returned from tMySQLInput) => tSystem
For example :
the tMySQLInput returns 2 identifiers which are passed to the tSystem component
there are indeed 2 iterations but twice the same identifier is passed to the tSystem component
Have you ever noted this ?
Is there another way to do it ?
hi all,
a long time since starting post
never mind ,
first be sure that you have a core for each multi-threading (or it'll be just a like-muli iteration).
second in advanced setting => extra of the job be aware to check 'multi-threading execution'
hope it hepls
regards
laurent