a promise concurrency manager
Run multiple promise-returning & async functions with limited concurrency
Throttle the parallelism of an asynchronous (promise returning) function / functions
Serverless Plugin for AWS Lambdas Provisioned Concurrency Auto Scaling Configuration.
Get the first path that exists on disk of multiple paths
asynchronous function queue with adjustable concurrency
This package is a helper to run multiple promise-returning & async functions with limited concurrency.
Run multiple promise-returning & async functions with limited concurrency using native ES9
Run promise-returning & async functions concurrently with optional limited concurrency
Improved concurrency/async primitives for Ember.js
Cluster management for puppeteer
Promise queue with concurrency control
Scale grammY bots that use long polling
Lock on asynchronous code
decorator syntax for declaring/configuring ember-concurrency tasks
It's a very fast and efficient glob library for Node.js
enforce various types of limits on remote MTAs
The missing standard library for TypeScript, for writing production-grade software.
Easy AWS step function activity worker in node.js
Map over promises concurrently
Decorator to limit concurrency of async functions
TypeScript definitions for tiny-async-pool
Easy exclusive or shared access to resource
Client for Apache Kafka v0.9.x, v0.10.x and v0.11.x
A simple class to aquire and check process-id file based locks on a unix filesystem.
Zbatery is an HTTP server for Rack applications on systems that either do not support fork(), or have no memory (nor need) to run the master/worker model. It is based on Rainbows! (which is based on Unicorn (which is based on Mongrel)) and inherits parts of each. Zbatery supports your choice of all the thread/fiber/event/actor-based concurrency models and Rack middleware that Rainbows! supports (or will ever support) in a single process.