Oxen Queue
JSON →A resilient worker queue backed by MySQL. Version 3.0.0. Provides job persistence, priority, deduplication, concurrency, delayed jobs, and multi-process/server operation. Designed for high-throughput jobs (millions per day) with strong resilience to misbehaving jobs and dropped connections. Differentiators: leverages MySQL for queries and persistence, no additional infrastructure needed; dual ESM/CJS build with full TypeScript types. Not suitable for sub-second latency user-facing jobs. Released under MIT license.
Resources
packageoxen-queue-v2 ↗