[jboss-dev-forums] [Design of JBoss ESB] - Re: StartProcessInstanceCommand: Return token id/process ins

Kevin.Conner@jboss.com do-not-reply at jboss.com
Fri Jan 2 04:02:43 EST 2009


"camunda" wrote : Hence, the interessting question is, with the async flag in place, why should it be changed? What would be the advantage of it?
There are other reasons why a process instance is not guaranteed to work in a synchronous manner on the calling thread, such as timers, human intervention, ESB invocations and possibly others.  In general this is not something that the invoker of the process instance can control.

There are also issues when using transactions, especially if a transport such as JMS is used, and resource usage/contention/scaling.

These are all issues that we take into consideration with the current approach.

Kev

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

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



More information about the jboss-dev-forums mailing list