On 1/25/12 9:51 AM, Dan Berindei wrote:
> Slightly related, I wonder if Manik's comment is still true: > > if at all possible, try not to use JGroups' ANYCAST for now. > Multiple (parallel) UNICASTs are much faster.) > > Intuitively it shouldn't be true, unicasts+FutureCollator do basically > the same thing as anycast+GroupRequest. No, parallel unicasts will be faster, as an anycast to A,B,C sends the unicasts sequentially -- Bela Ban Lead JGroups (http://www.jgroups.org) JBoss / Red Hat _______________________________________________ infinispan-dev mailing list [email protected] https://lists.jboss.org/mailman/listinfo/infinispan-dev
