Mashables and Mashups : Mashups in EMML : Writing Mashups in EMML : Controlling Mashup Processing Flow : Concurrent Mashup Processing Flows
Concurrent Mashup Processing Flows
 
<parallel>
Processing for mashup script statements is sequential by default. You can have parallel processing of mashup statements using the <parallel> statement. Then define each concurrent task in a <sequence> child within <parallel> Add variables or any mashup statement needed to complete that task inside <sequence>.
You can also have parallel processing of iterative loops using <foreach>. This is useful when the processing for each task is identical but is applied in different contexts.
Copyright © 2013-2016 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback