react-native-background-job

Background job scheduler

Allows scheduling of JavaScript jobs to run in the background or foreground of a React Native app.

Schedule background jobs in React Native that run your JavaScript when your app is in the background/killed.

GitHub

747 stars
17 watching
109 forks
Language: Java
last commit: about 1 year ago
background-jobsreact-nativescheduled-jobs

Related projects:

Repository Description Stars
kmalakoff/background Library providing a job queue and list with array iteration utilities for background tasks in JavaScript applications. 69
actionhero/node-resque A Node.js framework for managing background jobs with Redis as the backend store. 1,371
resque/resque-scheduler Supports scheduling of future job runs in a background job system 1,737
billmalarky/react-native-queue A React Native job queue with persistent storage and support for OS background tasks and worker threads 795
gabrn/react-native-persistent-job Run async tasks that retry after failure or connection loss and resume from where they left off. 79
lucas34/swiftqueue A job scheduler library for iOS and other Apple platforms that allows developers to run tasks with constraints such as delay, retry, and persistence. 410
bkeepers/qu A Ruby library for queuing and processing background jobs with multiple backends and resque-like API 506
rizalibnu/github-jobs-react-native A GitHub Jobs search app built using React Native for mobile devices 15
brettrtoomey/jobs A minimalistic job system for Swift backends 294
mosquito-cr/mosquito Background job runner for Crystal applications supporting periodic and manual execution with Redis integration. 227
wakatime/wakaq A minimal background task queue system with Redis and Celery integration 574
datarootsio/cheek A lightweight declarative job scheduler for single-node environments. 161
nestjs/bull Provides a job queue and scheduling system for a Node.js framework with a focus on TypeScript development 611
brthor/gofer.net A distributed job runner for .NET applications 541
jjb/ruby-clock A Ruby-based job scheduler that runs jobs in parallel threads within a persistent process. 79