[jboss-user] [JBoss jBPM] - Re: advice needed, simultaneously active tasks where there i
salaboy21
do-not-reply at jboss.com
Mon Nov 3 06:49:07 EST 2008
You are right,
anonymous wrote :
| It looks like both types of task halt execution until task completion
|
The diference is that a blocking task need that the tasks created inside this node must be ended to continue. This means that you can not signal a task node to continue the execution if one or more task are not ended.
In the other hand, if you mark a task as non blocking you can signal the task node to continue, no mather if there are or not tasks not ended.
Hope, it helps
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4186361#4186361
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4186361
More information about the jboss-user
mailing list