<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On 12 Mar 2012, at 08:03, Dan Berindei wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><span class="Apple-style-span" style="border-collapse: separate; font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><blockquote type="cite"><br class="Apple-interchange-newline">Well, probably not, because we only want to send keys to nodes that<br></blockquote><blockquote type="cite">actually need to store them...<br></blockquote><blockquote type="cite"><br></blockquote><br>Sending the whole tx as a multicast would certainly be more efficient<br>than what we do now with lots of targets.<br>With unicasts we could send only the minimum required data to each<br>target, but that computation would be complex and error-prone.</span></blockquote><br></div><div>Well, this is what ANYCAST was all about initially, where JGroups would decide, based on the recipient list versus the total cluster size, on whether to send multiple unicasts or a multicast. &nbsp;But we didn't end up doing this in the end, perhaps we need to revisit.</div><div><br></div><div>Bela, I'm guessing this thread was prompted by the poor performance in DIST that was reported, right? &nbsp;I'd like to profile the test provided to understand where we should be looking in the first place. &nbsp;E.g., is it the fact that we have too many RPCs? &nbsp;Or maybe a locking/concurrency issue elsewhere, etc. &nbsp;If you have done any of this analysis already, we should talk about that.</div><div><br></div>Cheers<div>Manik<br><div apple-content-edited="true">
<span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><div><div>--</div><div>Manik Surtani</div><div><a href="mailto:manik@jboss.org">manik@jboss.org</a></div><div><a href="http://twitter.com/maniksurtani">twitter.com/maniksurtani</a></div><div><br></div><div>Lead, Infinispan</div><div><a href="http://www.infinispan.org">http://www.infinispan.org</a></div><div><br></div></div></span><br class="Apple-interchange-newline">
</div>
<br></div></body></html>