BullMQ

BullMQ

Taskforce.sh
+
+

Related Products

  • Google Cloud Run
    259 Ratings
    Visit Website
  • Twilio
    1,298 Ratings
    Visit Website
  • Dragonfly
    14 Ratings
    Visit Website
  • FlexPay
    7 Ratings
    Visit Website
  • Epsilon3
    259 Ratings
    Visit Website
  • AWS Step Functions
    102 Ratings
    Visit Website
  • AdRem NetCrunch
    147 Ratings
    Visit Website
  • Blockdaemon
    2 Ratings
    Visit Website
  • NeoLoad
    369 Ratings
    Visit Website
  • Sage Supply Chain Intelligence
    69 Ratings
    Visit Website

About

​BullMQ is a Node.js library that implements a fast and robust queue system built on top of Redis, designed to address various challenges in modern microservices architectures. It is structured around four primary classes. BullMQ offers features like minimal CPU usage due to a polling-free design, distributed job execution based on Redis, support for both LIFO and FIFO jobs, job priorities, delayed and scheduled jobs according to cron specifications, automatic retries of failed jobs, concurrency settings per worker, sandboxed processing functions, automatic recovery from process crashes, and parent-child job dependencies. These capabilities make BullMQ a powerful tool for building scalable and reliable job processing systems in Node.js applications.

About

As an asynchronous event-driven JavaScript runtime, Node.js is designed to build scalable network applications. Upon each connection, the callback is fired, but if there is no work to be done, Node.js will sleep. This is in contrast to today's more common concurrency model, in which OS threads are employed. Thread-based networking is relatively inefficient and very difficult to use. Furthermore, users of Node.js are free from worries of dead-locking the process, since there are no locks. Almost no function in Node.js directly performs I/O, so the process never blocks except when the I/O is performed using synchronous methods of Node.js standard library. Because nothing blocks, scalable systems are very reasonable to develop in Node.js. Node.js is similar in design to, and influenced by, systems like Ruby's Event Machine and Python's Twisted. Node.js takes the event model a bit further. It presents an event loop as a runtime construct instead of as a library.

Platforms Supported

Windows
Mac
Linux
Cloud
On-Premises
iPhone
iPad
Android
Chromebook

Platforms Supported

Windows
Mac
Linux
Cloud
On-Premises
iPhone
iPad
Android
Chromebook

Audience

DevOps engineers seeking a solution to manage background processing tasks in Node.js applications

Audience

Developers and professionals seeking an event-driven solution to build scalable network applications

Support

Phone Support
24/7 Live Support
Online

Support

Phone Support
24/7 Live Support
Online

API

Offers API

API

Offers API

Screenshots and Videos

Screenshots and Videos

Pricing

Free
Free Version
Free Trial

Pricing

No information available.
Free Version
Free Trial

Reviews/Ratings

Overall 0.0 / 5
ease 0.0 / 5
features 0.0 / 5
design 0.0 / 5
support 0.0 / 5

This software hasn't been reviewed yet. Be the first to provide a review:

Review this Software

Reviews/Ratings

Overall 0.0 / 5
ease 0.0 / 5
features 0.0 / 5
design 0.0 / 5
support 0.0 / 5

This software hasn't been reviewed yet. Be the first to provide a review:

Review this Software

Training

Documentation
Webinars
Live Online
In Person

Training

Documentation
Webinars
Live Online
In Person

Company Information

Taskforce.sh
United States
docs.bullmq.io

Company Information

Node.js
Founded: 2009
United States
nodejs.org/en/about/

Alternatives

Alternatives

Express

Express

OpenJS Foundation

Categories

Categories

Integrations

Activeeon ProActive
AskCodi
Cline
CodeLite
Coveralls
GoLand
Gravity
Idealogic
Mend.io
Omnis Studio
PDFreactor
Pilvio
PyCharm
Qwen3-Coder
Resend
ScreenshotOne
Syhunt Hybrid
Testable
Unify AI

Integrations

Activeeon ProActive
AskCodi
Cline
CodeLite
Coveralls
GoLand
Gravity
Idealogic
Mend.io
Omnis Studio
PDFreactor
Pilvio
PyCharm
Qwen3-Coder
Resend
ScreenshotOne
Syhunt Hybrid
Testable
Unify AI
Claim BullMQ and update features and information
Claim BullMQ and update features and information
Claim Node.js and update features and information
Claim Node.js and update features and information