Chris Melas [
http://community.jboss.org/people/melc] created the discussion
"Re: Evaluating jBPM for these cases"
To view the discussion, visit:
http://community.jboss.org/message/641314#641314
--------------------------------------------------------------
Hello,
Well in a clustered environment when a request is received one of the nodes will serve
that request. If that node fails then it's up to the cluster to maintain the running
session having it available to the other nodes and also redirect the next request to an
available node. So then comes jbpm running on the other node that will try to handle that
request. Since the data regarding the processes is persisted at a common datastore and the
app server's session is maintained then the instance of jbpm within that session
should be able to carry on.
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/641314#641314]
Start a new discussion in jBPM at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]