Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove dead PeriodicTimer code. | Alan Conway | 2010-03-30 | 1 | -56/+0 |
| | | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@929273 13f79535-47bb-0310-9956-ffa450edef68 | ||||
* | Added PeriodicTimer interface for periodic tasks that need cluster ↵ | Alan Conway | 2010-01-27 | 1 | -0/+56 |
synchronization. The ManagementAgent's periodic prociessing uses PeriodicTimer. PeriodicTimerImpl is the default implementation for stand-alone brokers, simple wrapper for sys::Timer. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@903866 13f79535-47bb-0310-9956-ffa450edef68 |