request-queuing
There are 6 repositories under request-queuing topic.
gptankit/serviceq
Super fault-tolerant HTTP load balancer & queue. White paper for reference - https://github.com/gptankit/serviceq-paper
jahio/unicorn-status
A simple script to poll a given Unicorn socket to see active and queued HTTP requests.
behnamazimi/js-service-wrapper
Promise based collective service wrapper with queue support for browsers and NodeJS
furkankose/reqque
Promise based JavaScript library that enables you to make numerous HTTP requests without bumping into the rate limits
MHDFahz/rate-limiter-request-queue
A utility function for handling HTTP requests in a rate-limited manner. It helps to control the rate at which requests are made, so that your API usage stays within the limits set by the API provider.
cluelesscoders/request-pool
Utility for creating request pool queue