[infinispan-issues] [JBoss JIRA] (ISPN-2246) Synchronization between Infinispan clusters

Robert Stupp (JIRA) jira-events at lists.jboss.org
Thu Aug 30 15:31:32 EDT 2012


Robert Stupp created ISPN-2246:
----------------------------------

             Summary: Synchronization between Infinispan clusters
                 Key: ISPN-2246
                 URL: https://issues.jboss.org/browse/ISPN-2246
             Project: Infinispan
          Issue Type: Enhancement
            Reporter: Robert Stupp
            Assignee: Mircea Markus


We are currently thinking about the following architectural scenario:

* A number of application servers that form an Infinispan clustered cache
* A "backend" Infinispan cluster with file based cache store
* The backend cluster is the cache store for the app server's cache

It would be nice if the backend cache could inform the app server's cache about cache entry invalidations.

This could be used when you want to use Infinispan clusters in your "branch offices" and have a "central" Infinispan clusters that receives all data updates and informs the "branch" clusters just about invalidations.


--
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 infinispan-issues mailing list