android-priority-jobqueue
Job manager
A framework to schedule and manage background tasks in Android applications
A Job Queue specifically written for Android to easily schedule jobs (tasks) that run in the background, improving UX and application stability.
2k stars
169 watching
378 forks
Language: Java
last commit: about 3 years ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A Job Queue implementation specifically designed for Android to schedule tasks that run in the background. | 3,396 |
| A Java library for running background tasks in an easy and reliable way | 2,418 |
| A simple job/task queue for Node.js using Redis | 3,855 |
| Asynchronously executes long-running tasks in the background. | 4,815 |
| 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 |
| Makes jobs interruptible and resumable by design. | 1,159 |
| A modified version of Joda-Time tailored for Android to address timezone data issues and optimize memory usage. | 2,625 |
| A Redis-backed Ruby library for managing background tasks and jobs. | 9,443 |
| Library providing a job queue and list with array iteration utilities for background tasks in JavaScript applications. | 69 |
| A distributed task queue that supports asynchronous processing and high availability | 10,212 |
| A lightweight job scheduling solution with MongoDB support and TypeScript implementation. | 9,419 |
| A background task queue for Python applications backed by Redis and Celery. | 576 |
| An Android library for building custom date and time picker dialogs with improved UX | 2,669 |
| Allows scheduling of JavaScript jobs to run in the background or foreground of a React Native app. | 747 |
| A publish/subscribe event bus for Android and Java that simplifies communication between components | 24,701 |