[jboss-jira] [JBoss JIRA] (JGRP-1433) RELAY2: multi-site clustering

Bela Ban (JIRA) jira-events at lists.jboss.org
Thu Mar 8 06:14:38 EST 2012


     [ https://issues.jboss.org/browse/JGRP-1433?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bela Ban updated JGRP-1433:
---------------------------

    Description: 
Successor to RELAY. The biggest differences are:
- Multicast messages are not relayed by default (has to be enabled in the protocol config, or per message (via flag))
- Multiple sites can be connected, e.g. in a tree structure
- There is no virtual view; every site gets the view for its local cluster. The application can fetch the view per site, or register for view notifications. There 1 view per site, e.g. "nyc": {A,B,C}, "sfo": {X,Y,Z} etc.

The design is in https://github.com/belaban/JGroups/blob/master/doc/design/RELAY2.txt


  was:
Successor to RELAY. The biggest differences are:
- Multicast messages are not relayed by default (has to be enabled in the protocol config, or per message (via flag))
- Multiple sites can be connected, e.g. in a tree structure
- There is no virtual view; every site gets the view for its local cluster. The application can fetch the view per site, or register for view notifications. There 1 view per site, e.g. "nyc": {A,B,C}, "sfo": {X,Y,Z} etc.

The design is in docs/design/RELAY2.txt



    
> RELAY2: multi-site clustering
> -----------------------------
>
>                 Key: JGRP-1433
>                 URL: https://issues.jboss.org/browse/JGRP-1433
>             Project: JGroups
>          Issue Type: Feature Request
>            Reporter: Bela Ban
>            Assignee: Bela Ban
>             Fix For: 3.1
>
>
> Successor to RELAY. The biggest differences are:
> - Multicast messages are not relayed by default (has to be enabled in the protocol config, or per message (via flag))
> - Multiple sites can be connected, e.g. in a tree structure
> - There is no virtual view; every site gets the view for its local cluster. The application can fetch the view per site, or register for view notifications. There 1 view per site, e.g. "nyc": {A,B,C}, "sfo": {X,Y,Z} etc.
> The design is in https://github.com/belaban/JGroups/blob/master/doc/design/RELAY2.txt

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list