Robert Schmelzer [http://community.jboss.org/people/roschmel] created the 
discussion

"Re: jBPM cluster environment"

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

--------------------------------------------------------------
Hi,

we have implemented a jBPM3 based system on a 4 node cluster driving roundabout 
5000 long running processes a day. All nodes are using the same Oracle DB. We 
are driving the processes using asynchronous transacted JMS messages. So in 
case of crashes the JMS messages are not acknowledged and another node in our 
JBoss cluster will be responsible for the message. Because jBPM cannot handle 
concurrent updates we are doing pessimistic database locking on our main 
business object to garantee that only one node drives a process at certain 
moment in time.

Where are you located? I can also give you personal support on this topic.

Regards
Robert
--------------------------------------------------------------

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

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

_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to