[jboss-user] [JBoss jBPM] - HA deployment of web app using embedded jbpm
andyyuen
do-not-reply at jboss.com
Mon Oct 8 23:39:34 EDT 2007
Hi,
I have written a web app that use jbpm as embedded library. I manage my own task creation and assignment. Jbpm is only used for executing the process definition language. The application works fine on a single Jboss instance.
The question is can I run more than one instance of the web app on two Jboss server behind a hardware load balancer?
I think it should be Ok, given that my code will make sure no two users can access to the same process instance at the same time. Just want to know if anyone has the same experience before.
Thanks and Regards,
Andy
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4092822#4092822
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4092822
More information about the jboss-user
mailing list