Author: aconway
Date: Fri Feb 10 04:12:55 2012
New Revision: 1242664
URL: http://svn.apache.org/viewvc?rev=1242664&view=rev
Log:
QPID-3603: Minor edits to new-ha-design.txt
Modified:
qpid/branches/qpid-3603-2/qpid/cpp/design_docs/new-ha-design.txt
Modified: qpid/branches/qpid-3603-2/qpid/cpp/design_docs/new-ha-design.txt
URL:
http://svn.apache.org/viewvc/qpid/branches/qpid-3603-2/qpid/cpp/design_docs/new-ha-design.txt?rev=1242664&r1=1242663&r2=1242664&view=diff
==============================================================================
--- qpid/branches/qpid-3603-2/qpid/cpp/design_docs/new-ha-design.txt (original)
+++ qpid/branches/qpid-3603-2/qpid/cpp/design_docs/new-ha-design.txt Fri Feb 10
04:12:55 2012
@@ -343,13 +343,13 @@ LC6 - The events and query responses are
* Benefits compared to previous cluster implementation.
-- Does not need openais/corosync, does not require multicast.
-- Possible to replace rgmanager with other resource manager (PaceMaker,
windows?)
+- Does not depend on openais/corosync, does not require multicast.
+- Can be integrated with different resource managers: for example rgmanager,
PaceMaker, Veritas.
+- Can be ported to/implemented in other environments: e.g. Java, Windows
- Disaster Recovery is just another backup, no need for separate queue
replication mechanism.
-- Performance (some numbers?)
-- Virtual IP and other features supported by rgmanager.
-- Fewer inconsistent errors (store failures only) that can optionally be
handled without killing brokers.
-
+- Can take advantage of resource manager features, e.g. virtual IP addresses.
+- Fewer inconsistent errors (store failures) that can be handled without
killing brokers.
+- Improved performance
* User Documentation Notes
Notes to seed initial user documentation. Loosely tracking the implementation,
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]