Search results
10 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Map-like, concurrent promise processing for Node.js
A minimal library for managing multiple promise instances (promise pool).
A modern Promise-semaphore for Node.js projects, enabling users to limit the number of concurrently executing promises. Offering backpressure control for enhanced efficiency, utilizing a communicative API that signals availability, promoting a just-in-tim
- semaphore
- mutex
- promise-limiter
- promise-semaphore
- promise-pool
- task-semaphore
- task-pool
- concurrency-limiter
- lock
- job
- task
- async-task
- concurrency
- backpressure
- View more
A modern weighted promise semaphore for Node.js projects, ideal for managing workloads with varying processing requirements. It allows limiting the total weight of concurrently executing jobs, ensuring efficient resource utilization. Offering backpressure
- weighted-job
- weighted-task
- weighted-semaphore
- weighted-promise
- weighted-concurrency
- semaphore
- promise-semaphore
- promise-pool
- weighted-promise-pool
- counting-semaphore
- concurrency-management
- concurrency-limit
- concurrency-limiter
- mutex
- View more
The arehs ensures the best possible large batch processing, which is oriented towards event-driven chunk processing.
- arehs
- async
- asynciterator
- await
- batch
- bluebird
- chunk
- concurrency
- concurrently
- cron
- event
- job
- large
- parallel
- View more
Promise pooler to manage concurrency
- promise
- pool
- pooler
- promise pool
- promise pooling
- promise pooler
- promise concurrency
- promise-pool
- promise-pooling
- promise-pooler
- promise-concurrency
- concurrency
- typed
- typescript
- View more
Map-like, concurrent promise processing for Node.js. Modified to process items in actual batches
Queue based promise pool
``` npm install @rushabhshroff/promisepool
PromisePool to limit the number of concurent promises