[jboss-user] [JBoss jBPM] - Re: JBPM 3 Concurrent Process Instances

kukeltje do-not-reply at jboss.com
Mon Jul 20 10:40:19 EDT 2009


I assume you start the processes in one thread in sequence, then they run in sequence. If you start them from multiple threads, you have multiple instances. You can also use the async functionality where jobs/nodes are run in parallel.  

Keep in mind that jBPM is not realy a threading server.

For more details, I suggest searching the forum for posts with e.g. concurrency in the topic and or async etc..

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

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



More information about the jboss-user mailing list