Showing 41-60 of 248,866 packages
Task and Message Queues with Multiple Providers
A really fast memory store for better-queue
A really simple message queue based on Redis
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.
A simple, fast, robust job/task queue, backed by Redis.
A Node.js library for interacting with the Vercel Queue Service API
Priority queue data structures
a performant queue implementation in javascript
A lightweight task queue
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.
A simple task queue for the browser that enables the queuing of both standard tasks and micro tasks.
Throttles arbitrary code to execute a maximum number of times per interval. Best for making throttled API requests.
High-priority task queue for Node.js and browsers
Fast heap-based priority queue in JavaScript
A flexible API for executing groups of commands synchronously or asynchronously.
celery written in nodejs