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
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to