This is a custom application. Yes. I intend to use the 2nd level cache in combination with the region separation. I had deadlocking problems with the custom eviction policy. It's unintuitive why this was happening. So I'm now trying to dynamically manipulate the Region configuration during startup based on the node name.
The idea is that the configuration file would have a region setting for each cluster node. The time to live would be set to 1 second for each server node region name that is not the same as the cluster node name. It's a bit of hack, but... View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3885458#3885458 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3885458 ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
