Search results
5 packages found
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
Maintenance: 33%. Quality: 52%. Popularity: 1%.
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
Maintenance: 33%. Quality: 52%. Popularity: 1%.
A modern Promise rate-limiter for Node.js projects, implementing a fixed-window throttling policy. It restricts the number of tasks that can *start* execution within distinct, non-overlapping time windows. The API provides backpressure control by signalin
- rate-limit
- rate-limiter
- promise-rate-limiter
- throttling
- throttle
- promise-throttle
- time-window
- fixed-window
- limit
- promise-limit
- async
- concurrency
- backpressure
- graceful-termination
- View more
Maintenance: 33%. Quality: 52%. Popularity: 1%.
A modern `setTimeout` substitute tailored for asynchronous tasks, designed to schedule a single delayed execution. Features status getters to communicate the execution status, the ability to abort a pending execution, and the option to gracefully await th
- delayed
- deferred
- task
- job
- async
- timer
- schedule
- scheduler
- executor
- runner
- setTimeout
- task-scheduler
- onetime
- one-time
- View more
Maintenance: 33%. Quality: 52%. Popularity: 1%.
A scheduler for one-time (non-periodic) asynchronous tasks, designed to manage delayed executions. It features status getters to communicate the execution state, a robust error handling mechanism for capturing uncaught errors, and the ability to abort pen
- delayed
- deferred
- delayed-task
- deferred-task
- task
- async-task
- tasks
- job
- async-job
- jobs
- manager
- task-manager
- job-manager
- schedule
- View more
Maintenance: 33%. Quality: 52%. Popularity: 1%.