JavaScript Queue

Open-source JavaScript projects categorized as Queue

Top 11 JavaScript 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.

  • rsmq

    Redis Simple Message Queue

  • 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.

    SurveyJS logo
  • pg-boss

    Queueing jobs in Node.js using PostgreSQL like a boss

  • Project mention: Wasp x Supabase: Smokin’ Hot Full-Stack Combo 🌶️ 🔥 | dev.to | 2024-05-08

    These tasks are managed by pg-boss behind the scenes (which is based on PostgreSQL) and, oh look, that seamlessly connects to...

  • buckets

    A complete, fully tested and documented data structure library written in pure JavaScript.

  • appserver.io

    A multithreaded application server for PHP, written in PHP.

  • messagebus

    Go simple async message bus

  • simplQ-frontend

    Modern and fully web based free queue management open source software.

  • 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.

    InfluxDB logo
  • stream-live-system

    :red_circle: An example of a live broadcast system using microservice concepts and architected with docker.

  • quetie

    🎀 Just the cutest and tiniest queue/deque implementation!

  • pgboss-with-prisma

    It reproduces a simplified version of my ETL process using pg-boss. It aims to replace Bull and Redis, evaluating compatibility and performance. Contributions are welcome to explore pg-boss as an alternative solution for ETL

  • sumo-queue

    Queue Data Structure Implementation. Use it for large arrays.

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).

JavaScript Queue related posts

  • Prioritizing Concurrent Requests: Queuing system to handle distributed processes and messages with NodeJS and Bull

    2 projects | dev.to | 15 Mar 2024
  • Instrumentation for Event Driven

    1 project | dev.to | 13 Jul 2023
  • Redis master/slave setup on Kubernetes throwing error: BRPOPLPUSH { ReplyError: MOVED 2651

    1 project | /r/codehunter | 7 Jul 2023
  • What is a good background scheduler?

    3 projects | /r/node | 5 Mar 2023
  • How/do you handle queue type workflows?

    1 project | /r/Supabase | 5 Feb 2023
  • Which tool/library well adopted to use Postgres as a message broker?

    1 project | /r/PostgreSQL | 1 Feb 2023
  • Learning Guidance

    1 project | /r/node | 16 Jan 2023
  • A note from our sponsor - SaaSHub
    www.saashub.com | 31 May 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

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

Project Stars
1 bull 15,153
2 rsmq 1,703
3 pg-boss 1,682
4 buckets 1,231
5 appserver.io 964
6 messagebus 266
7 simplQ-frontend 171
8 stream-live-system 145
9 quetie 109
10 pgboss-with-prisma 3
11 sumo-queue 3

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com