[jboss-user] [JBossCache] - Re: How do i set a jboss cache configuration in order to sen

manik.surtani@jboss.com do-not-reply at jboss.com
Mon Jul 16 16:44:26 EDT 2007


You could use invalidation so only eviction messages are broadcast, but this means that the caches need to be in the same cluster.

Just because they are in different LANs doesn't mean they cannot be clustered - consider using TCP or TCP_NIO, or even the TUNNEL protocol in your cluster configuration instead of UDP.  See JGroups docs for more details.


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4064732#4064732

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4064732



More information about the jboss-user mailing list