[jboss-user] [JBoss jBPM] - Re: Concurrent childnodes: how to create multithreaded nodes
kukeltje
do-not-reply at jboss.com
Mon Jun 23 10:55:20 EDT 2008
PVM and jBPM are no threadmanagers. concurrency has to be achieved by making the actions in the childnodes async and processed in parallel by other mechanisms (e.g. jms or more simple in the jobscheduler). This all is in the docs.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4159968#4159968
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4159968
More information about the jboss-user
mailing list