Hi, We're using JBoss cache to share data between two servers in a cluster. We would like only one of the servers to operate on data in the cache for certain use cases (in other use cases, we want both nodes to have access at the same time).
Does JBoss cache provide a semaphore mechanism that will enable us to limit the access the cache and prevent race conditions? Thanks, Bruce View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3950937#3950937 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3950937 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
