From 54dec7ec3d992f9d29034a9f9f317337ac8c932d 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@903867 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/cpp/xml/cluster.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'qpid/cpp/xml') diff --git a/qpid/cpp/xml/cluster.xml b/qpid/cpp/xml/cluster.xml index 06f5478583..8513476d06 100644 --- a/qpid/cpp/xml/cluster.xml +++ b/qpid/cpp/xml/cluster.xml @@ -95,6 +95,11 @@ + + + + + -- cgit v1.2.1