Showing 61-80 of 32,811 packages
Queueing jobs in Postgres from Node.js like a boss
Simple FIFO queue implementation to avoid having to do shift() on an array, which is slow.
Enqueues messages onto a given SQS queue
A simple, fast, robust job/task queue, backed by Redis.
A Node.js library for interacting with the Vercel Queue Service API
a performant queue implementation in javascript
Priority queue data structures
A simple, dependency-free library for concurrent promise-based queues. Comes with with concurrency and timeout control.
A link to queue requests when a certain condition is met (eg. device is offline)
Simple Typescript Queue with generics type support
Promise queue with concurrency control. This is a fork of sindresorhus/p-queue, but with CommonJS support.
Throttles arbitrary code to execute a maximum number of times per interval. Best for making throttled API requests.
Modular and fast Promises implementation
Fast heap-based priority queue in JavaScript
Stream TAP test data as a serialized node:test stream
celery written in nodejs
The next generation of events handling for javascript! New: abstract away the network!
A continuation-local storage module compatible with NestJS's dependency injection.
Generic browser priority queue.
pending-queue ensures a certain asynchronous method only run once, and queues listeners which are registered to it.