[jboss-jira] [JBoss JIRA] Created: (JBCACHE-816) Create a CacheProxy to allow cache replication across WANs

Manik Surtani (JIRA) jira-events at jboss.com
Fri Oct 27 06:42:41 EDT 2006


Create a CacheProxy to allow cache replication across WANs
----------------------------------------------------------

                 Key: JBCACHE-816
                 URL: http://jira.jboss.com/jira/browse/JBCACHE-816
             Project: JBoss Cache
          Issue Type: Feature Request
      Security Level: Public (Everyone can see)
          Components: Clustering
    Affects Versions: 1.4.0, 2.0.0
            Reporter: Manik Surtani
         Assigned To: Manik Surtani
             Fix For: 2.3.0


This has to do with multiple JBoss Cache clusters deployed on LANs as islands, requiring a bridge between such islands.  An ideal use case is where a cluster spans multiple data centres and would need to replicate across a WAN.

The ideal strategy would be to allow for async bridging, since most calls would be colocated to a single LAN, but may fail over to a remote LAN (pretty much the same idea of async repl within a LAN, except that now we treat an entire LAN as a host.  Sort of a meta-cluster).

For more details and some brainstorming ideas, see:

http://wiki.jboss.org/wiki/Wiki.jsp?page=JBossCacheAcrossDataCentres

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

        



More information about the jboss-jira mailing list