Hi, i have JBossAS & JBossCache
i have to access an object from several JBoss AS(in a cluster) for every 5 minutes.i have gone through all jboss cache docs.should i use ReplicationQueue for this...if yes how can i use ReplicationQueue for this requirement.I knew two methodes, ReplicationQueue interval and ReplicationQueue size are two methodes availabe in TreeCache class.Here size doesn't matter.Here i would like to use JBossCache in synchronization mode and it should synchronize all machines for every minutes(instead of queue size). It would be great to know following things are possible or not by using JBossCache 1.Can i use different TreeCache instances in a single machine at same time 2.Can i replicate all instances for every 5 minutes(in a cluster) all should be done at same time(i.e should be synchronized) and here ReplicationQueue size doesn't matter Please let me know, is it possible or not by using JBoss Cache. Thanks alot for your time. Ravi(SSE) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4016974#4016974 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4016974 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
