[jboss-user] [jBPM] - Re: Does jBPM support clustering for load balancing?
Maciej Swiderski
do-not-reply at jboss.com
Wed Nov 2 13:47:57 EDT 2011
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]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20111102/e5dd0e01/attachment.html
More information about the jboss-user
mailing list