[jboss-user] [JBoss jBPM] - How does JBPM support "flow with synchonization" structure

XiaoQJ do-not-reply at jboss.com
Thu Feb 15 23:45:15 EST 2007


It seems that JBPM core uses parent-child relationship among tokens to emulate the effect of "Split" and "Join".  Although such a strategy can make node stateless and store all states and variables in tokens,  I've a question over how does JBpm suppot the following structure? 

 => A ---> B ---> C
       |         |        |
       V        V       V
       D ---> E ---->F =>



View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4017415#4017415

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4017415



More information about the jboss-user mailing list