[jboss-jira] [JBoss JIRA] (JGRP-1433) RELAY2: multi-site clustering
Bela Ban (JIRA)
jira-events at lists.jboss.org
Fri Aug 31 03:18:32 EDT 2012
[ https://issues.jboss.org/browse/JGRP-1433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12715042#comment-12715042 ]
Bela Ban commented on JGRP-1433:
--------------------------------
Documentation: http://www.jgroups.org/manual-3.x/html/user-advanced.html#Relay2Advanced
> 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.2
>
>
> 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
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list