[jboss-dev-forums] [jBPM Development] - Re: Multiple instances with synchronization
fabiomsouto
do-not-reply at jboss.com
Fri Oct 30 05:15:13 EDT 2009
I found a paper which explains how to implement some patterns which aren't provided with jBPM. Unfortunately the implementations are only for v3...
jPDL 3 had a task-node, which allowed spanning of multiple instances with custom java and then waiting for all of them to complete.
The code is at http://www.computer.org/portal/web/csdl/doi/10.1109/PACIIA.2008.377 , on the PDF.
Unfortunately jPDL 4 does not suppor the task-node .
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4263115#4263115
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4263115
More information about the jboss-dev-forums
mailing list