jessetane / queue
Asynchronous function queue with adjustable concurrency
☆762Updated last year
Related projects ⓘ
Alternatives and complementary repositories for queue
- Abstraction for exponential and custom retry strategies for failed operations.☆1,226Updated last year
- Abstract rate limiter for nodejs☆719Updated last year
- pipe streams together and close all of them if one of them closes☆908Updated 2 months ago
- Distribute processing tasks to child processes with an über-simple API and baked-in durability & custom concurrency options.☆1,747Updated 2 years ago
- Temporary file and directory creator for node.js☆740Updated 3 months ago
- Delay a promise a specified amount of time☆609Updated last year
- Opens a stream.Writable to a file rotated by interval and/or size. A logrotate alternative.☆291Updated 2 months ago
- Brute-force protection middleware for express routes by rate limiting incoming requests☆564Updated 3 years ago
- Better Queue for NodeJS☆512Updated 4 months ago
- A NodeJS library to keep an eye on your memory usage, and discover and isolate leaks.☆775Updated last year
- Rate limiting middleware for Express☆423Updated 5 years ago
- A node.js module to make the use of promises safe☆668Updated 2 years ago
- Promisify a callback-style function