"BruceSpringfield" wrote : When looking for data does the ClusteredCacheLoader query all servers in a cluster? Is there any way to limit this search just to a Buddy or a particular server? |
Yes it does. This is something that needs fixing, pending JGRP-518 and JGroups 2.6. See JBCACHE-1186. "BruceSpringfield" wrote : | Also, is data access via ClusteredCacheLoader faster than JDBCCacheLoader? | Depends on your DB and your cluster. ;) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4085637#4085637 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4085637 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
