Discussion:
[jboss-user] [jBPM] - jBPM over cluster environment
Moisés Fernández
2013-07-03 10:46:53 UTC
Permalink
Moisés Fernández [https://community.jboss.org/people/moifer] created the discussion

"jBPM over cluster environment"

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

--------------------------------------------------------------
Hello,


We are planning to use jBPM 5.4 over a clustered environment: Weblogic 11g clustered with 2 instance nodes over Red Hat Linux using Oracle 11g in the DB tier. We want to know if it's possible to use jBPM over this clustered enviroment and how, we haven't found any documentation about this subject (jBPM clustering).
The configuration that we've in mind is to use jBPM with Spring and Hibernate to persist the jBPM information needed to run it into the Oracle DB, but we've some questions: what about StatefulKnowledgeSession?: we should replicate it manually across the several App. Server nodes? We should have diferent sessions at the several nodes? If yes, if a session is running a process, the other session in the other node could access to that process?
By the way, we are planning to use Mina Task Server for the human task, can it run over a clustered environment?


Thanks in advance,
--------------------------------------------------------------

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

Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
Mauricio Salatino
2013-07-03 10:51:20 UTC
Permalink
Mauricio Salatino [https://community.jboss.org/people/salaboy21] created the discussion

"Re: jBPM over cluster environment"

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

--------------------------------------------------------------
I wouldn't recommend Mina for your scenario.
If you want to take a look at what will be provided for 6 you can look at this post: http://mswiderski.blogspot.co.uk/2013/06/clustering-in-jbpm-v6.html http://mswiderski.blogspot.co.uk/2013/06/clustering-in-jbpm-v6.html

If you are planning to go ahead with 5.4 you can see how to backport the features that will be provided out of the box in 6 for clustering.

Cheers
--------------------------------------------------------------

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

Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
Moisés Fernández
2013-07-03 12:02:44 UTC
Permalink
Moisés Fernández [https://community.jboss.org/people/moifer] created the discussion

"Re: jBPM over cluster environment"

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

--------------------------------------------------------------
Thank you Mauricio! We look at that post!

At the other hand, do you recommend hornetq instead of Mina?

Cheers
--------------------------------------------------------------

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

Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
Mauricio Salatino
2013-07-03 12:04:18 UTC
Permalink
Mauricio Salatino [https://community.jboss.org/people/salaboy21] created the discussion

"Re: jBPM over cluster environment"

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

--------------------------------------------------------------
definitely, +100 for hornetQ/JMS
--------------------------------------------------------------

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

Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
Moisés Fernández
2013-07-03 12:19:22 UTC
Permalink
Moisés Fernández [https://community.jboss.org/people/moifer] created the discussion

"Re: jBPM over cluster environment"

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

--------------------------------------------------------------
OK, We'll follow that way!!
--------------------------------------------------------------

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

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