Not correct. If you have multiple states, they will execute in parallel. If you 
have normal nodes they will execute deterministically. Again, the multiple 
tokens created by a fork are not equivalent to threads. Remember that jBPM is 
not a thread manager, it is a workflow engine.
So to answer your question, accomplishing parallel execution is simple using 
states, process-states or task-nodes. Or simple nodes combined with 
asynchronous communication to other systems.

Regards,
Koen

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

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


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to