Thanks for the response.. I shouldn't have mentioned persistence..I don't want to use database.. my bad.
I understand that i can feed events to all the servers in the cluster and maintain working memory.. is there any other way ? Can i replicate the working memory as i would replicate a regular cache ? Can i replicate it incrementally when the facts are asserted (not the entire session each time, only the delta) ? My goal is to achieve failover and high availability using cache replication across cluster. Feeding each event to all the servers is my last bet. I don't know if an event affects the facts until the rules are fired, so i cant filter them before they hit the servers. -- View this message in context: http://drools.46999.n3.nabble.com/drools-stateful-session-cluster-and-replication-tp3509139p3510998.html Sent from the Drools: User forum mailing list archive at Nabble.com. _______________________________________________ rules-users mailing list [email protected] https://lists.jboss.org/mailman/listinfo/rules-users
