pg-boss VS kue

Compare pg-boss vs kue and see what are their differences.

pg-boss

Queueing jobs in Node.js using PostgreSQL like a boss (by timgit)

kue

Kue is a priority job queue backed by redis, built for node.js. (by Automattic)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
pg-boss kue
12 -
1,625 9,433
- 0.1%
5.5 0.0
23 days ago 3 months ago
JavaScript JavaScript
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

pg-boss

Posts with mentions or reviews of pg-boss. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-09-24.

kue

Posts with mentions or reviews of kue. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning kue yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing pg-boss and kue you can also consider the following projects:

worker - High performance Node.js/PostgreSQL job queue (also suitable for getting jobs generated by PostgreSQL triggers/functions out into a different work queue)

bull - Premium Queue package for handling distributed jobs and messages in NodeJS.

celery - Distributed Task Queue (development branch)

Bee-Queue - A simple, fast, robust job/task queue for Node.js, backed by Redis.

django-postgres-queue - A task queue for django

RabbitMQ - Open source RabbitMQ: core server and tier 1 (built-in) plugins

node-resque - Node.js Background jobs backed by redis.

Redis - Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.

Chronicle Queue - Micro second messaging that stores everything to disk

The gist - BullMQ - Message Queue and Batch processing for NodeJS and Python based on Redis