[jboss-user] [jBPM] - Re: How to execute tasks of multiple instances in sequential manner?
Maciej Swiderski
do-not-reply at jboss.com
Mon Nov 26 01:42:33 EST 2012
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&containerType=14&container=2034]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20121126/8078ff86/attachment.html
More information about the jboss-user
mailing list