Description
Distributed task scheduler and rate limiter
Keywords
- async rate limiter
- rate limiter
- rate limiting
- async
- rate
- limiting
- limiter
- throttle
- throttling
- throttler
- load
- clustering
Publisher
Description
A generic rate limiter for node.js. Useful for API clients, web crawling, or other tasks that need to be throttled
Keywords
Publisher
Description
Sharded queue for running async functions on an interval
Keywords
Publisher
Description
A fully-featured REST client built for ease-of-use and resilience
Keywords
Publisher
Description
A rate limiter that uses redis to horizontally scale across servers. It allows a user to set the number of tokens per user per timeframe. What separates this package from the rest is it is race-condition safe since it uses a LUA script for atomic funcs
Keywords
Publisher
Description
asynchronous rate limiter with priority
Keywords
Publisher
Description
Rate limiter for Node.js
Keywords
Publisher
Description
Interactively manage concurrency for outbound requests.
Keywords
Publisher
Description
Throttling for promises (or functions) using MongoDB for multicore and multicluster synchronization
Keywords
Publisher
Description
Rate limit methods and adjust behavior according to current usage rates
Keywords
Publisher
Description
simple synchronous rate limiter using the token-bucket algorithm
Keywords
Publisher
Description
limits.js version that can be used with co
Keywords
Publisher
Description
A generic rate limiter for node.js. Useful for API clients, web crawling, or other tasks that need to be throttled
Keywords
Publisher
Description
limits.js helps you to handle API limitations
Keywords
Publisher
Description
NPM module that can be used to rate limit socket.io events. Should not be seen as stable.