JavaScript Job Queues

Open-source JavaScript projects categorized as Job Queues

Top 7 JavaScript Job Queue Projects

  • bull

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

    Project mention: Prioritizing Concurrent Requests: Queuing system to handle distributed processes and messages with NodeJS and Bull | dev.to | 2024-03-15

    To implement the solution with a queue, I used a package called 'Bull' (https://github.com/OptimalBits/bull). It's a library that helps with distributed job control, providing some very useful solutions for this type of work, such as background job processing, queues with priorities (FIFO, LIFO, and others), among other features. 'Bull' uses Redis for queue storage, so if your application crashes for any reason, once it's back online, it will continue executing the processes that are in the queue. In our case, we'll use the FIFO (First in, first out) queue solution, meaning priority based on arrival order.

  • kue

    Kue is a priority job queue backed by redis, built for node.js.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

  • Bee-Queue

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

  • croner

    Trigger functions or evaluate cron expressions in JavaScript or TypeScript. No dependencies. Most features. Node. Deno. Bun. Browser.

    Project mention: Croner – Cron for JavaScript and TypeScript | news.ycombinator.com | 2023-08-30
  • rsmq

    Redis Simple Message Queue

  • better-queue

    Better Queue for NodeJS

  • idoit

    Redis-backed task queue engine with advanced task control and eventual consistency

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2024-03-15.

JavaScript Job Queues related posts

Index

What are some of the best open-source Job Queue projects in JavaScript? This list will help you:

Project Stars
1 bull 14,971
2 kue 9,435
3 Bee-Queue 3,582
4 croner 1,833
5 rsmq 1,703
6 better-queue 482
7 idoit 72
The modern identity platform for B2B SaaS
The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.
workos.com