multi-throttle

v0.1.1
This middleware throttles the number of concurrent requests and the numbers of requests within in a given interval. Requests that exceed the limit of requests / interval are added to a queue and will be executed once current requests finish execution. If

npm i multi-throttle

Metadata

  • MIT
  • Whatever
  • Ivo Meißner
  • released 8/1/2018

Downloads

Maintainers