[rules-users] simultaneous forEach

Carlos Villegas cav at uniscope.jp
Wed Sep 15 10:44:28 EDT 2010


  Hi,

I'm testing Drools Flow functionality and it seems that the foreach node 
iterates over the collection one value at a time, the embedded flow is 
executed sequentially for each value. I'm looking for some construct 
that invokes each embedded flow simultaneously for each collection 
value. Like a AND split/AND join of multiple instances.
Is this possible with forEach, am I missing some configuration? or any 
other way to achieve it.

Thanks,
Carlos



More information about the rules-users mailing list