CppCommon  1.0.4.1
C++ Common Library
Namespaces
token_bucket.cpp File Reference

Token bucket rate limit algorithm implementation. More...

#include "algorithms/token_bucket.h"
#include "time/timestamp.h"

Go to the source code of this file.

Namespaces

 CppCommon
 C++ Common project definitions.
 

Detailed Description

Token bucket rate limit algorithm implementation.

Author
Ivan Shynkarenka
Date
07.12.2016

Definition in file token_bucket.cpp.