[jboss-user] [jBPM] - jBPM DispatcherThread : J2SE and JEE behavior

Huisheng Xu do-not-reply at jboss.com
Thu Apr 29 23:38:30 EDT 2010


Huisheng Xu [http://community.jboss.org/people/rebody] replied to the discussion

"jBPM DispatcherThread : J2SE and JEE behavior"

To view the discussion, visit: http://community.jboss.org/message/540280#540280

--------------------------------------------------------------
Hi Zecas,
  As Sebastian said,  the DispatcherThread is just used to find and execute Async Job and Timer.  It won't affect process engine.

  The process engine is very simple.  When you called service method, like executionService.startProcessInstanceById(), process engine will invoke related Command to execute process, the process will run through process definition until it arrival a wating Activity(StateActivity or TaskActivity) or arrival EndActivity. Whatever it turn to wait or end state, ther service will return and we could get the process instance. One request, One response.

--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/540280#540280]

Start a new discussion in jBPM at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20100429/7e677c02/attachment.html 


More information about the jboss-user mailing list