async task queue with concurrency and timeout
A zero-dependency, lightweight implementation of a Task Queue class and a `useTaskQueue` React hook which exposes the operations and the current state of an instance to React components.
AI and Human task queue - orchestrate work between AI agents and humans with a local-first CLI
Async Tiny Task Queue
Simple time based task queue for js
Build a package that provides a lightweight task queue system for Node.js applications. This could include features like task prioritization, concurrency control, and support for distributed task processing using technologies like Redis or RabbitMQ
Core framework for WebPilot - Skill system, logging, task queue, and HTTP service
Queue and execute sequences of time-ordered tasks with callbacks
A simple and flexible parallel task queue for promise-based jobs.
A simple task queue runner that supports concurrent execution and interval control between tasks.
一个轻量级的任务队列库,支持并发控制、任务超时、取消任务和任务优先级
High-priority task queue for Node.js and browsers
Task Queue MCP Server
A simple, fast, robust job/task queue, backed by Redis.
A lightweight async task queue for JavaScript/TypeScript that limits the number of promises running concurrently.
Task queue service with AMQP
A simple, rate limited task queue
A task queue for sync. and async. tasks respecting resource use and precedence constraints.
a library to create a task queue
Promise queue with concurrency control
Task queue service with AMQP
Better Queue for NodeJS
queue-lit is a tiny queue data structure in case you `Array#push()` or `Array#shift()` on large arrays very often
The smallest and simplest JavaScript priority queue