hunterloftis / throng
A simple worker-manager for clustered Node.js apps
☆881Updated 2 years ago
Alternatives and similar repositories for throng:
Users that are interested in throng are comparing it to the libraries listed below
- Distribute processing tasks to child processes with an über-simple API and baked-in durability & custom concurrency options.☆1,744Updated 3 years ago
- A Node.js Version of Foreman☆1,273Updated 7 months ago
- Check if the event loop is blocked☆734Updated 5 years ago
- A collection of useful stream utility modules for writing better code using streams☆1,087Updated 4 years ago
- Abstraction for exponential and custom retry strategies for failed operations.☆1,247Updated last year
- Abstract migration framework for node☆1,554Updated 7 months ago
- Rich JavaScript errors☆1,188Updated 2 years ago
- Application security for express apps.☆1,785Updated 2 months ago
- Abstract rate limiter for nodejs☆720Updated 2 years ago
- implementation of https://github.com/joyent/node/issues/5243☆1,134Updated 2 years ago
- Brute-force protection middleware for express routes by rate limiting incoming requests☆567Updated 3 years ago
- Build Node.JS servers that don't fall over.☆1,298Updated 8 years ago
- A NodeJS library to keep an eye on your memory usage, and discover and isolate leaks.☆776Updated 2 years ago
- See node.js errors with less clutter☆1,520Updated 9 months ago
- Tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise☆1,901Updated 2 years ago
- Sticky session balancer based on a `cluster` module☆964Updated 3 years ago
- express.js middleware for winstonjs☆796Updated last year
- Rate limiting middleware for Express☆422Updated 5 years ago
- Don't let your Node.JS server fall over when it's too busy.☆368Updated 6 years ago
- A lightweight wrapper for Express 4's Router that allows middleware to return promises☆383Updated last week
- Node.js Background jobs backed by redis.☆1,389Updated last week
- A node.js module to make the use of promises safe☆669Updated 3 months ago
- Mock 'http' objects for testing Express,js, Next.js and Koa routing functions☆770Updated 3 months ago
- Long stack traces for node.js inspired by https://github.com/tlrobinson/long-stack-traces☆839Updated 5 years ago
- rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)☆1,925Updated 6 years ago
- pipe streams together and close all of them if one of them closes☆911Updated 6 months ago
- HTTP-friendly error objects☆2,934Updated 5 months ago
- Promisify a callback-style function☆1,504Updated 2 years ago
- A light cache system with Redis for Express☆287Updated 3 years ago
- Simple middleware-style router☆420Updated last week