jobrunr

Background runner

A Java library for running background tasks in an easy and reliable way

An extremely easy way to perform background processing in Java. Backed by persistent storage. Open and free for commercial use.

GitHub

2k stars
33 watching
236 forks
Language: Java
last commit: about 1 month ago
Linked from 1 awesome list

background-jobsjavajava-8java-schedulerparallel-processingquartzscheduled-jobsschedulerscheduling

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
hangfireio/hangfire A library that enables easy and reliable background job processing in .NET applications without the need for separate processes or services. 9,470
vikeri/react-native-background-job Allows scheduling of JavaScript jobs to run in the background or foreground of a React Native app. 747
path/android-priority-jobqueue A framework to schedule and manage background tasks in Android applications 2,407
kmalakoff/background Library providing a job queue and list with array iteration utilities for background tasks in JavaScript applications. 69
yigit/android-priority-jobqueue A Job Queue implementation specifically designed for Android to schedule tasks that run in the background. 3,396
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
bensheldon/good_job A multithreaded, Postgres-based Active Job backend for Ruby on Rails designed to be simple and performant for most workloads. 2,729
jjb/ruby-clock A Ruby-based job scheduler that runs jobs in parallel threads within a persistent process. 79
oban-bg/oban A robust background job processing system with built-in reliability, consistency, and observability features. 3,390
bee-queue/bee-queue A simple job/task queue for Node.js using Redis 3,855
agenda/agenda A lightweight job scheduling solution with MongoDB support and TypeScript implementation. 9,419
bamzi/jobrunner A framework for running background tasks asynchronously within a web application 1,057
bkeepers/qu A Ruby library for queuing and processing background jobs with multiple backends and resque-like API 505
knowm/sundial A lightweight Java framework for scheduling jobs with various triggers 270
nesquena/backburner A Ruby-based job queue system built on top of Beanstalkd for reliable and efficient background processing. 430