From 38391a64c2e4c091f92fecb62914b2428749806b Mon Sep 17 00:00:00 2001 From: Alan Conway Date: Wed, 27 Jan 2010 22:21:02 +0000 Subject: Cluster implementation of PeriodicTimer. The cluster implementation multicast periodic-timer controls and executes the task when those controls are delivered, which is in the cluster delivery thread context and so consistent across the cluster. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@903867 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/xml/cluster.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'cpp/xml') diff --git a/cpp/xml/cluster.xml b/cpp/xml/cluster.xml index 06f5478583..8513476d06 100644 --- a/cpp/xml/cluster.xml +++ b/cpp/xml/cluster.xml @@ -95,6 +95,11 @@ + + + + + -- cgit v1.2.1