Projects with this topic
Sort by:
-
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 hooks.
Updated -
Database-backed Job Queue for Python. Supports multiple storage backends: SQLAlchemy, MongoDB, Redis, DynamoDB.
Updated -
Go Job Queue
Updated -
A class to facilitate queuing and running generic jobs in node.js
Updated