Skip to content

Experiments with rate-limiter algorithms and multithreading.

Notifications You must be signed in to change notification settings

zliou/rate-limiter-threads

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Thread experiments

  • Basic tests for std::threads in C++11.
  • Experimental implementations for rate limiting algorithms, e.g. "bucket of tokens".

About

Experiments with rate-limiter algorithms and multithreading.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages