react-native-queue
Job queue
A React Native job queue with persistent storage and support for OS background tasks and worker threads
A React Native Job Queue
795 stars
10 watching
159 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
rails/solid_queue | A Ruby-based queuing backend for Active Job with support for multiple features and databases. | 1,938 |
msavin/stevejobs | A simple jobs queue for Meteor.js applications | 207 |
kmalakoff/background | Library providing a job queue and list with array iteration utilities for background tasks in JavaScript applications. | 69 |
vikeri/react-native-background-job | Allows scheduling of JavaScript jobs to run in the background or foreground of a React Native app. | 747 |
mborders/artifex | A simple in-memory job queue for Golang using worker-based dispatching | 206 |
rizalibnu/github-jobs-react-native | A GitHub Jobs search app built using React Native for mobile devices | 15 |
gabrn/react-native-persistent-job | Run async tasks that retry after failure or connection loss and resume from where they left off. | 79 |
didil/goblero | A Go library that provides an embedded persistent job queue with in-process job processing and storage backed by BadgerDB. | 161 |
turgayozgur/tossit | A distributed job and worker logic library that utilizes RabbitMQ for message handling. | 62 |
owl1n/nest-queue | A queue manager library for NestJS applications | 71 |
resque/resque-web | A web interface to Resque's job queue system, built as a Rails engine. | 235 |
nestjs/bull | Provides a job queue and scheduling system for a Node.js framework with a focus on TypeScript development | 611 |
joemaddalone/react-native-todo | An example React Native application for managing to-do items | 177 |
saurabhnanda/odd-jobs | A Haskell-based job queue system with an admin UI and additional features. | 75 |
chende008/react-native-easy-app | A one-stop solution for simplifying storage, fetching, and UI in React Native applications | 238 |