android-priority-jobqueue

Job Manager

A Job Queue implementation specifically designed for Android to schedule tasks that run in the background.

A Job Queue specifically written for Android to easily schedule jobs (tasks) that run in the background, improving UX and application stability.

GitHub

3k stars
138 watching
395 forks
Language: Java
last commit: about 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
path/android-priority-jobqueue A framework to schedule and manage background tasks in Android applications 2,407
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. 412
bee-queue/bee-queue A simple job/task queue for Node.js using Redis 3,855
jobrunr/jobrunr A Java library for running background tasks in an easy and reliable way 2,418
collectiveidea/delayed_job Asynchronously executes long-running tasks in the background. 4,815
dlew/joda-time-android A modified version of Joda-Time tailored for Android to address timezone data issues and optimize memory usage. 2,625
shopify/job-iteration Makes jobs interruptible and resumable by design. 1,159
sczyh30/vertx-kue A priority task queue built on top of Vert.x and backed by Redis. 139
davecom/swiftpriorityqueue A data structure implementation for managing elements of varying priorities in Swift 372
orlandos-nl/mongoqueue An implementation of a job queue in Swift using MongoDB as the backend storage 13
oban-bg/oban A robust background job processing system with built-in reliability, consistency, and observability features. 3,390
taskforcesh/bullmq A message queue and batch processing library that supports NodeJS, Python, and other languages using Redis as the underlying storage mechanism. 6,309
resque/resque A Redis-backed Ruby library for managing background tasks and jobs. 9,443
liujianping/job A tool for scheduling and executing short-term commands as long-term jobs with customizable options for retries, timeouts, and concurrency. 147
wakatime/wakaq A background task queue for Python applications backed by Redis and Celery. 576