[jboss-jira] [JBoss JIRA] Created: (JBCACHE-789) DelegatingCacheLoader that can use a load balanced proxy
Brian Stansberry (JIRA)
jira-events at jboss.com
Tue Sep 26 22:48:41 EDT 2006
DelegatingCacheLoader that can use a load balanced proxy
--------------------------------------------------------
Key: JBCACHE-789
URL: http://jira.jboss.com/jira/browse/JBCACHE-789
Project: JBoss Cache
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Components: Cache loaders
Reporter: Brian Stansberry
Assigned To: Brian Stansberry
Fix For: 2.2.0
Using cache mode LOCAL and a DelegatingCacheLoader (aka a far-cache) has the potential to be a very performant cluster topology. But, the far cache is a single point of failure. Idea here is to develop an HA proxy to a cluster of far-caches; proxy pins to one far-cache, but can fail over to another if the primary target fails.
--
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