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.
747 stars
17 watching
109 forks
Language: Java
last commit: over 1 year ago background-jobsreact-nativescheduled-jobs
Related projects:
Repository | Description | Stars |
---|---|---|
| Library providing a job queue and list with array iteration utilities for background tasks in JavaScript applications. | 69 |
| A Node.js framework for managing background jobs with Redis as the backend store. | 1,379 |
| Supports scheduling of future job runs in a background job system | 1,737 |
| A React Native job queue with persistent storage and support for OS background tasks and worker threads | 794 |
| Run async tasks that retry after failure or connection loss and resume from where they left off. | 79 |
| A job scheduler library for iOS and other Apple platforms that allows developers to run tasks with constraints such as delay, retry, and persistence. | 412 |
| A Ruby library for queuing and processing background jobs with multiple backends and resque-like API | 505 |
| A GitHub Jobs search app built using React Native for mobile devices | 15 |
| A minimalistic job system for Swift backends | 295 |
| Background job runner for Crystal applications supporting periodic and manual execution with Redis integration. | 227 |
| A background task queue for Python applications backed by Redis and Celery. | 576 |
| A lightweight declarative job scheduler for single-node environments. | 166 |
| Provides a job queue and scheduling system for a Node.js framework with a focus on TypeScript development | 615 |
| A distributed job runner for .NET applications | 544 |
| A Ruby-based job scheduler that runs jobs in parallel threads within a persistent process. | 79 |