PVM and jBPM are no threadmanagers. concurrency has to be achieved by making the actions in the childnodes async and processed in parallel by other mechanisms (e.g. jms or more simple in the jobscheduler). This all is in the docs.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4159968#4159968 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4159968 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
