summaryrefslogtreecommitdiff
path: root/src/documentation/content/xdocs/ClusteringHA.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/documentation/content/xdocs/ClusteringHA.html')
-rwxr-xr-xsrc/documentation/content/xdocs/ClusteringHA.html66
1 files changed, 66 insertions, 0 deletions
diff --git a/src/documentation/content/xdocs/ClusteringHA.html b/src/documentation/content/xdocs/ClusteringHA.html
new file mode 100755
index 0000000000..de5abab233
--- /dev/null
+++ b/src/documentation/content/xdocs/ClusteringHA.html
@@ -0,0 +1,66 @@
+<html>
+ <head>
+ <title>Apache Qpid : ClusteringHA</title>
+ <link rel="stylesheet" href="styles/site.css" type="text/css" />
+ <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
+ </head>
+
+ <body>
+ <table class="pagecontent" border="0" cellpadding="0" cellspacing="0" width="100%" bgcolor="#ffffff">
+ <tr>
+ <td valign="top" class="pagebody">
+ <div class="pageheader">
+ <span class="pagetitle">
+ Apache Qpid : ClusteringHA
+ </span>
+ </div>
+ <div class="pagesubheading">
+ This page last changed on Sep 25, 2007 by <font color="#0050B2">aconway</font>.
+ </div>
+
+ <h2><a name="ClusteringHA-Definitions"></a>Definitions </h2>
+
+<p>The topic is being broken up into three sections:</p>
+
+<ul>
+ <li>Federation (a set of distributed exchanges and queues, seperately managed and wired together)</li>
+ <li>Clustering (a set of distributed exchanges and queues managed as a single entity)</li>
+ <li>HA / Fault tolarance (the ability for exchanges and queues, clustered, federated, or isolated to replicated important state to a backup (failover partner))</li>
+ <li>Failover (the ability for a client to reconnect to the failover partner)</li>
+</ul>
+
+
+<h2><a name="ClusteringHA-Requirements%2FUseCases"></a>Requirements/Use Cases </h2>
+
+<ul>
+ <li><a href="Reliability Requirements.html" title="Reliability Requirements">Reliability Requirements</a></li>
+ <li><a href="ClusteringAndFederation.html" title="ClusteringAndFederation">ClusteringAndFederation</a></li>
+</ul>
+
+
+<h2><a name="ClusteringHA-Designnotes"></a>Design notes </h2>
+<ul>
+ <li><a href="Cluster Design Note.html" title="Cluster Design Note">Cluster Design Note</a> - primary/backup pairing, transaction logging.</li>
+</ul>
+
+
+<p>Historical</p>
+<ul>
+ <li><a href="Old Clustering Design Note.html" title="Old Clustering Design Note">Old Clustering Design Note</a></li>
+</ul>
+
+
+
+ </td>
+ </tr>
+ </table>
+ <table border="0" cellpadding="0" cellspacing="0" width="100%">
+ <tr>
+ <td height="12" background="border/border_bottom.gif"><img src="border/spacer.gif" width="1" height="1" border="0"/></td>
+ </tr>
+ <tr>
+ <td align="center"><font color="grey">Document generated by Confluence on Apr 22, 2008 02:47</font></td>
+ </tr>
+ </table>
+ </body>
+</html> \ No newline at end of file