[jboss-user] [jBPM] - Re: Does jBPM support clustering for load balancing?

Jboss fan99 do-not-reply at jboss.com
Wed Aug 29 14:03:42 EDT 2012


Jboss fan99 [https://community.jboss.org/people/devinderpal] created the discussion

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

To view the discussion, visit: https://community.jboss.org/message/756831#756831

--------------------------------------------------------------
Instead of implementing this complicated approach for jbpm session management. Can't you just use single StatefulKnowledgeSession across the cluster and replicate it's JVM state by using distributed cache such as infinispan. Only reason you can't use single session across nodes is that it's state gets out of sync, but infinispan can take care of that. I know StatefulKnowledgeSession is not serializable, but I think in infinispan you can plugin a class that can handle marshalling of jbpm session
--------------------------------------------------------------

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

Start a new discussion in jBPM at Community
[https://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/20120829/1df6589e/attachment.html 


More information about the jboss-user mailing list