A simple queue node that store incoming messages in memory queue and uses a feedback from a following action or trigger message to release the next message stored in the queue.
Utilities for debouncing and throttling functions in React.
A heap-based implementation of priority queue in javascript with typescript support.
Compatible version of p-queue
Detect, fetch, and optimize images with sharp, with optional queue-backed processing via @platformatic/job-queue.
@sidequest/engine is the core engine of SideQuest, a distributed background job processing system for Node.js and TypeScript.
a simple priority queue data structure
A Node.js queue library with controllable concurrency and rate limiting
an opinionated implementation of resque in node
SQS adapter for message-queue-toolkit
Generic browser priority queue.
Execute chunked blocking operations in a way that won't cause event loop starvation
Kafka adapter for message-queue-toolkit
A work queue that can be gated, stopping to wait for sub-queues to complete.
Call an array of promise-returning functions, restricting concurrency to a specified limit.
Promise queue with a nice API
@sidequest/core is the core package of SideQuest, a distributed background job queue for Node.js and TypeScript applications.
A package used by Expo CLI for processing images
Evaluate asynchronous tasks with configurable concurrency.
wrapper around async.queue to make some common usages simpler
Simple FIFO queue implementation to avoid having to do shift() on an array, which is slow.
qjobs is a simple and stupid queue job manager for nodejs
Forge Async Event methods
Per-group FIFO queue on Redis with visibility timeouts and retries.