Maciej Swiderski [http://community.jboss.org/people/swiderski.maciej] created 
the discussion

"Re: Does jBPM support clustering for load balancing?"

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

--------------------------------------------------------------
As I would see the configuration:
* knowledge base is loaded on both servers from a shared repository, Guvnor for 
instance using knowledge agents
* sessions are maintained per server with persistence, can be reused across 
requests for the same user (just an example of session reuse)
* task service is available for every server as independed service
* load balancer is distributing load to app servers based on session affinity 
so same user will be directed to the server where his/her session is still 
active

Just to summarize, what was discribed on these few posts I think should allow 
you to cluster jBPM where only db and knowledge base repository are shared 
between application servers.

Good luck
--------------------------------------------------------------

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

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