summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/broker/DelegatingPeriodicTimer.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Remove dead PeriodicTimer code.Alan Conway2010-03-301-50/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@929273 13f79535-47bb-0310-9956-ffa450edef68
* QPID_2634 Management updates in timer create inconsistencies in a cluster.Alan Conway2010-01-271-0/+50
Cluster plugin provides a PeriodicTimer implementation to the broker which executes tasks in the cluster dispatch thread simultaneously across the cluster. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@903869 13f79535-47bb-0310-9956-ffa450edef68