Skip to content

v0.3

@mmiglier mmiglier tagged this 22 Jan 14:07
* updated to qos-models 2.2
* refactoring (API changed)
* now using a buffer for sending monitoring data asynchronously: when
method sendAsyncMonitoringDatum is called the datum is added to the
buffer and a 1 second timer is started (unless already running); when
timeout occurs all data in the buffer are sent and the buffer is
emptied.
Assets 2