Esteban Aliverti [http://community.jboss.org/people/eaa] created the discussion
"Re: Dynamic parallel executions" To view the discussion, visit: http://community.jboss.org/message/604840#604840 -------------------------------------------------------------- Parallel execution in jBPM5 means "busines parallel execution". Each instance will run in sequence. So, if you have 2 elements in the loop collection, the first isntance will run until it finnishes, or reaches a wait-state. Only then, the second instance will start. Everything happen in a single execution thread. -------------------------------------------------------------- Reply to this message by going to Community [http://community.jboss.org/message/604840#604840] Start a new discussion in jBPM at Community [http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
