Arkady Perepelyuk [https://community.jboss.org/people/arkper] created the discussion
"Re: Clustering strategy for jBPM5" To view the discussion, visit: https://community.jboss.org/message/758897#758897 -------------------------------------------------------------- We ended up resorting to process partitioning with sticky processes. All requests are round-robined across N jBPM5 nodes. Once a process instance is created on partition X it is tagged with that partition and it'll always be served by partition X. Each partition has an active and stand-by nodes for fail-over. It's not real clustering, but it does help to scale up... Evidently, jBPM 5.1 is not designed for clustering. -------------------------------------------------------------- Reply to this message by going to Community [https://community.jboss.org/message/758897#758897] Start a new discussion in jBPM at Community [https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
_______________________________________________ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user