Skip to content
#

express-queues

Here is 1 public repository matching this topic...

Express-Queued is an asynchronous queue system for Express.js, supporting multiple queues with configurable concurrency, priorities, retries, and fallback logic. It enables heavy tasks like image processing, email sending, or payment handling to run in the background without blocking server responses, with native Express middleware and customizable

  • Updated Feb 14, 2026
  • JavaScript

Improve this page

Add a description, image, and links to the express-queues topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the express-queues topic, visit your repo's landing page and select "manage topics."

Learn more