Marine Library  1.0
C++ library for Linux Networking Development
Classes
freq_control.hh File Reference

Tools for rate limiting, bandwidth control and burstiness suppression. More...

#include "tools/time.hh"

Go to the source code of this file.

Classes

struct  CFreqControl
 Rate limiting for high frequency (>1Hz) jobs. More...
 
struct  CWideFreqControl
 Rate limiting for any frequency, including ones less than 1Hz. More...
 

Detailed Description

Tools for rate limiting, bandwidth control and burstiness suppression.

Author
Zhao DAI