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/718426#718426
--------------------------------------------------------------
Every time you interact with a process: start it, signal it, complete a work item, etc.,
you are using the calling thread to do it. Each of those methods will execute all the
possible nodes using the current thread until it reaches a wait-state or the end of the
process.
Best Regards,
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/718426#718426]
Start a new discussion in jBPM at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]