Kris Verlaenen [
http://community.jboss.org/people/KrisVerlaenen] created the discussion
"Re: Parlel execution of workflow steps"
To view the discussion, visit:
http://community.jboss.org/message/574572#574572
--------------------------------------------------------------
You should make the execution of your activities asynchronous, as a result they will be
executed in parallel.
In jBPM5, take a look at the chapter domain-specific processes and make sure your work
item handlers asynchronously do the work and notify when the work has been completed.
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/574572#574572]
Start a new discussion in jBPM at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]