[jboss-user] [jBPM] - Re: Parallel gateways really parallel?

Tobias Wittur do-not-reply at jboss.com
Sat Sep 24 18:51:48 EDT 2011


Tobias Wittur [http://community.jboss.org/people/tob1as] created the discussion

"Re: Parallel gateways really parallel?"

To view the discussion, visit: http://community.jboss.org/message/628401#628401

--------------------------------------------------------------
Found that part in the documentation:

 http://docs.jboss.org/jbpm/v5.1/userguide/ch05.html#d0e1808 http://docs.jboss.org/jbpm/v5.1/userguide/ch05.html#d0e1808

In general, the engine executes the process sequentially.  For example, when the engine encounters a script task in a process, it will synchronously execute that script and wait for it to complete before continuing execution.  Similarly, if a process encounters a parallel gateway, it will sequentially trigger each of the outgoing branches, one after the other.  This is possible since execution is almost always instantaneous, meaning that it is extremely fast and almost produces no overhead. As a result, the user usually doesn't even notice this.
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/628401#628401]

Start a new discussion in jBPM at Community
[http://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/20110924/0e380f05/attachment-0001.html 


More information about the jboss-user mailing list