[jboss-user] [jBPM] - Re: Does jBPM5 Start Process and Event handling block current thread?

Esteban Aliverti do-not-reply at jboss.com
Wed Feb 22 04:09:36 EST 2012


Esteban Aliverti [https://community.jboss.org/people/eaa] created the discussion

"Re: Does jBPM5 Start Process and Event handling block current thread?"

To view the discussion, visit: https://community.jboss.org/message/718604#718604

--------------------------------------------------------------
There is not such mechanism in jbpm5 as far as I know. You can create something similar usign asynchronous work item handlers, but you still need to create the scheduler that picks up those processes. 
A common practice, as you said is to communicate with process instances using a JMS queue. This way you not only have asynchronous processing, but you also gain some fail-safe features as well.

Best Regards,
--------------------------------------------------------------

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

Start a new discussion in jBPM at Community
[https://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/20120222/3b4ebe37/attachment.html 


More information about the jboss-user mailing list