{"library":"oxen-queue","type":"library","category":null,"description":"oxen-queue v0.1.12 is a resilient worker queue backed by MySQL, designed for high-throughput job processing with features like persistence, priority, deduplication, concurrency, delayed jobs, and multi-process/server support. It is ideal for teams already running MySQL who need to process millions of jobs per day with SQL-queryable queues. Unlike alternatives like Bull or Kue, Oxen prioritizes throughput over low latency and handles dropped connections gracefully. It requires Node >=7 and a MySQL instance. Last release appears stable but low activity suggests maintenance mode.","language":"javascript","status":"maintenance","version":"0.1.12","tags":["javascript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install oxen-queue","imports":["const Oxen = require('oxen-queue')","const { Oxen } = require('oxen-queue')","new Oxen({ job_type: 'myqueue', mysql_config: {...} })"]},{"cmd":"yarn add oxen-queue","imports":[]},{"cmd":"pnpm add oxen-queue","imports":[]}],"homepage":"https://github.com/Opteo/oxen-queue#readme","github":"https://github.com/Opteo/oxen-queue","docs":null,"changelog":null,"pypi":null,"npm":"oxen-queue","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}