From a179ded965c5cc70a0666d07737c38c67c1558c1 Mon Sep 17 00:00:00 2001 From: Alan Conway Date: Mon, 2 Mar 2009 23:30:08 +0000 Subject: Replicate connection decoder fragments to new members. Refactoring: - Merge Decoder into ConnectionMap. - Process cluster controls in event queue thread. - Use counter not pointer for connection ID, avoid re-use. - Do all processing in event queue thread to avoid races (temporary pending performance measurements) git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@749473 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/xml/cluster.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'cpp/xml') diff --git a/cpp/xml/cluster.xml b/cpp/xml/cluster.xml index 2cf4e915b6..d3e4b488fb 100644 --- a/cpp/xml/cluster.xml +++ b/cpp/xml/cluster.xml @@ -125,6 +125,7 @@ + -- cgit v1.2.1