{"library":"simple-worker","type":"library","category":null,"description":"SimpleWorker is a straightforward priority job queue library for Node.js (v3.0.1). It uses Redis as a backend for fast, reliable job processing with customizable concurrency and retry logic. Unlike full-featured queue systems like Bull or Bee-Queue, SimpleWorker focuses on minimal setup and a clean API. The library is actively maintained with periodic updates. Key differentiators include a simple configuration, priority support, and worker-level concurrency control. However, documentation is sparse, and the main usage guidance points to a code example.","language":"javascript","status":"active","version":"3.0.1","tags":["javascript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install simple-worker","imports":["import SimpleWorker from 'simple-worker'","import { Worker } from 'simple-worker'","import { Queue } from 'simple-worker'"]},{"cmd":"yarn add simple-worker","imports":[]},{"cmd":"pnpm add simple-worker","imports":[]}],"homepage":"https://github.com/queicherius/simple-worker","github":"https://github.com/queicherius/simple-worker","docs":null,"changelog":null,"pypi":null,"npm":"simple-worker","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}