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.

GitHub

1k stars
41 watching
151 forks
Language: TypeScript
last commit: 12 days ago
Linked from 1 awesome list

background-jobsnodejsqueueresqueresque-pluginresque-workerstypescript

Backlinks from these awesome lists:

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. 286
nestjs/bull Provides a job queue and scheduling system for a Node.js framework with a focus on TypeScript development 611
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. 235
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 minimal background task queue system with Redis and Celery integration 574
owl1n/nest-queue A queue manager library for NestJS applications 71
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 594
bkeepers/qu A Ruby library for queuing and processing background jobs with multiple backends and resque-like API 506
shopify/job-iteration Makes jobs interruptible and resumable by design. 1,143
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. 35