[jboss-dev-forums] [Design of JBoss jBPM] - Re: delayed execution
jeffdelong
do-not-reply at jboss.com
Thu Dec 7 10:01:12 EST 2006
Working with a customer this week with this issue. They create mulitple subprocesses from an actionHandler, each of which can execute several nodes, which possibly started other subprocesses, etc, and then signalling the parent token whne complete. They were having issues with the call stack. Their solution was to create additional threads on their own.
How does delayed execution differ from asynchronous continuations?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3991970#3991970
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3991970
More information about the jboss-dev-forums
mailing list