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
32 watching
231 forks
Language: Java
last commit: 6 days 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,415
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,400
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. 410
bensheldon/good_job A multithreaded, Postgres-based Active Job backend for Ruby on Rails designed to be simple and performant for most workloads. 2,699
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,356
bee-queue/bee-queue A simple job/task queue for Node.js using Redis 3,827
agenda/agenda A lightweight job scheduling solution with MongoDB support and TypeScript implementation. 9,400
bamzi/jobrunner A framework for running background tasks asynchronously within a web application 1,047
bkeepers/qu A Ruby library for queuing and processing background jobs with multiple backends and resque-like API 506
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. 429