node-resque
Job scheduler
A Node.js framework for managing background jobs with Redis as the backend store.
Node.js Background jobs backed by redis.
1k stars
40 watching
151 forks
Language: TypeScript
last commit: about 1 month ago
Linked from 1 awesome list
background-jobsnodejsqueueresqueresque-pluginresque-workerstypescript
Related projects:
Repository | Description | Stars |
---|---|---|
resque/resque-scheduler | Supports scheduling of future job runs in a background job system | 1,737 |
actumn/celery.node | A task queue client/worker for Node.js based on the Celery protocol. | 289 |
nestjs/bull | Provides a job queue and scheduling system for a Node.js framework with a focus on TypeScript development | 615 |
kmalakoff/background | Library providing a job queue and list with array iteration utilities for background tasks in JavaScript applications. | 69 |
resque/resque-web | A web interface to Resque's job queue system, built as a Rails engine. | 236 |
vikeri/react-native-background-job | Allows scheduling of JavaScript jobs to run in the background or foreground of a React Native app. | 747 |
actionhero/actionhero-node-client | A client library for Node.js to connect to an Actionhero server over TCP sockets. | 34 |
wakatime/wakaq | A background task queue for Python applications backed by Redis and Celery. | 576 |
owl1n/nest-queue | A queue manager library for NestJS applications | 73 |
hokify/agenda | A lightweight, TypeScript-based job scheduling solution with MongoDB persistence and configurable scheduling options. | 58 |
weyoss/redis-smq | A Node.js library for queuing messages and processing them asynchronously with consumers using Redis as the backend | 599 |
bkeepers/qu | A Ruby library for queuing and processing background jobs with multiple backends and resque-like API | 505 |
shopify/job-iteration | Makes jobs interruptible and resumable by design. | 1,159 |
rocketseat/adonis-bull | An AdonisJS package providing an easy way to use asynchronous job queues with Redis support. | 310 |
joseferben/pocketbase-queue | A type-safe queue for background tasks using PocketBase. | 37 |