This content has been marked as final. 
    
Show                 1 reply
    
- 
        1. Re: JBoss Data Grid library mode with multiple applications sharing caches - what is efficient waywdfink Feb 19, 2016 11:07 AM (in response to ppagolu)How your cache<->application relation look like? Is it a 1-1 relation or did different app's use a mix of caches? I suppose you use the same JGroups configuration for all, in that case the cluster will be build with all instances. If you can separate it you might have 2 or more JGroups configurations with different mcast addresses, so the clusters are separated and you have less traffic. 
 
    