Simple FIFO queue implementation to avoid having to do shift() on an array, which is slow.
Microsluzba pro odesilani notifikaci (email, SMS, Slack, push). Postavena na Cloudflare Workers s D1 databazi.
Foundation for async iterators as streams
Priority queue data structures
qjobs is a simple and stupid queue job manager for nodejs
Devtools for Pacer.
Neo-Async is a drop-in replacement for Async, it almost fully covers its functionality and runs faster
modern syslog - streaming, async, uses nan
Cloud Tasks API client for Node.js
High-priority task queue for Node.js and browsers
React adapter for devtools for Pacer.
Utility function to load nyc configuration
Curated collection of data structures for the JavaScript/TypeScript.
A lightweight, zero-dependency queue with ID-based deduplication, in-flight tracking, priority ordering, worker auto-processing, retry/DLQ, and event-driven lifecycle
@sidequest/core is the core package of SideQuest, a distributed background job queue for Node.js and TypeScript applications.
Compatible version of p-timeout
Utility to create worker pools
Bot in a Box — framework for building multi-agent bots
An interactive UI dashboard for Bee Queue
A reliable job queue with deduplication, request/response support, and pluggable storage
Vow-based task queue
A really fast memory store for better-queue
An async iterable interface for redis streams
Promise queue with concurrency control. This is a fork of sindresorhus/p-queue, but with CommonJS support.