[jboss-jira] [JBoss JIRA] Commented: (JGRP-897) Anycasting: better use of logical addresses

Bela Ban (JIRA) jira-events at lists.jboss.org
Tue Feb 24 03:36:44 EST 2009


    [ https://jira.jboss.org/jira/browse/JGRP-897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12453916#action_12453916 ] 

Bela Ban commented on JGRP-897:
-------------------------------

Correction: an AnycastAddress *cannot* be treated as a multicast address, because we're sending message M only to a subset of the members, whereas a multicast message is received by all members ! So we have to send multiple unicasts, so that a message with an AnycastAddress as dest is handled by UNICAST, *NOT* by NAKACK !

> Anycasting: better use of logical addresses
> -------------------------------------------
>
>                 Key: JGRP-897
>                 URL: https://jira.jboss.org/jira/browse/JGRP-897
>             Project: JGroups
>          Issue Type: Task
>            Reporter: Bela Ban
>            Assignee: Bela Ban
>             Fix For: 2.8
>
>
> See whether logical addresses allow us to handle anycasting more efficiently, ie. handle them at the transport level, and not by sending multiple unicasts

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list