Limireq is a Node.js module that throttles the number of concurrent active requests at a given time. This is useful when batch processing API data without overloading smaller servers and/or the client itself. -- Read More
INSTALL » npm install limireq
CODE » git clone https://github.com/structAnkit/limireq.git
Categories:
Engines:
- 0 node = 0.8.x