Maciej Swiderski [
https://community.jboss.org/people/swiderski.maciej] created the
discussion
"Re: How to execute tasks of multiple instances in sequential manner?"
To view the discussion, visit:
https://community.jboss.org/message/778266#778266
--------------------------------------------------------------
by default they will be executed in sequential order unless your activities are
asynchronous meaning will delegate to real execution to some other thread/mechanism. If
everything is synchronous it will wait until the current one is completed before starting
another one from the multi instance.
HTH
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/778266#778266]
Start a new discussion in jBPM at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]