* [BullMQ v5.78.0](https://github.com/taskforcesh/bullmq) – Fast and reliable Redis-based distributed queue for Node. * [node-resque v9.7.0](https://github.com/actionhero/node-resque) – Distributed delayed job system for Node.js backed by Redis. * [River v0.38.0](https://github.com/riverqueue/river) – Robust high-performance job processing system for Go and Postgres. * [bunqueue v2.8.0](https://github.com/egeominotti/bunqueue) – High-performance job queue for Bun with SQLite persistence, zero dependencies, cron jobs, DLQ, and S3 backups. * [Workbench v0.8.0](https://github.com/pontusab/workbench) – BullMQ dashboard that runs jobs, flows and schedulers, shows metrics, and mounts as a drop-in route for many Node and Bun frameworks. * [Sidekiq v8.1.6](https://github.com/sidekiq/sidekiq) – Efficient background job processing for Ruby applications using threads. * [gob v3.5.0](https://github.com/juanibiapina/gob) – Process manager for AI agents and humans providing shared CLI/TUI, real-time logs, job persistence, and lifecycle control. * [SolidQueueMonitor v2.1.0](https://github.com/vishaltps/solid_queue_monitor) – Lightweight, zero-dependency web interface for monitoring Solid Queue background jobs in Rails applications. * [Trigger.dev v4.4.6](https://github.com/triggerdotdev/trigger.dev) – Platform and SDK for creating long-running background jobs with no timeouts and full observability. * [Tork v0.1.154](https://github.com/runabol/tork) – Highly-scalable, general-purpose workflow engine with containerized task execution and support for distributed setups. * [Passive Queue v1.1.1](https://github.com/mensfeld/passive_queue) – Background job queue adapter that accepts all jobs but never executes them, ensuring perfect reliability through non-action. * [apalis v1.0.0-rc.9](https://github.com/apalis-dev/apalis) – Simple and extensible multithreaded background task and message processing library for Rust