v0.9.12 & 0.9.13 - DB2 and GraalVM native

Run your background jobs at warp speed thanks to GraalVM native mode.

  • Ronald Dehuysser
  • July 23, 2020

v0.9.12 & 0.9.13 - DB2 and GraalVM native

I’m happy to announce that v0.9.12 of JobRunr, a distributed job scheduling library, is now available in Maven Central.

Noteworthy changes:

  • JobRunr continues to support more databases - it now also supports DB2! This means JobRunr support’s now 8 of the 10 most used databases worldwide.
  • As I’m working to version 1.0, I’m preparing JobRunr for GraalVM native mode - this means you will be able to run background jobs at light speed thanks to GraalVM. You can check out a preview here: https://github.com/rdehuyss/quarkus-hackathon

Bugfixes:

  • the IoC container (e.g. Spring or CDI) was not used when instantiating jobs which have a default constructor. It was used only when the Job had a non-default constructor with dependencies.
  • fix for RedisStorageProvider (multi threading issues)
  • UI fix - statistics not always updated

I’m happy for any feedback on your experience with JobRunr and the source is of course available on GitHub.

The JobRunr Blog

Everything you need to know about
background processing

Explore technical deep-dives, product updates, and real-world examples to help you build, scale, and monitor your Java background jobs.

blog image

September 20, 2022

JobRunr Intro Video

An intro to JobRunr by Alex Gutjahr

Read More Details
blog image

December 23, 2025

10 Most Asked questions about JobRunr in 2025

Since launching our AI-powered chatbot on the documentation page in August, it has answered over 5,000 developer questions. This massive influx of curiosity has given us a clear picture of exactly what you need to know to get JobRunr running smoothly.

Read More Details
blog image

March 30, 2022

JobRunr & JobRunr Pro v5.0.0

New features and improvements to make your job scheduling life even easier!

Read More Details
call to action

Try JobRunr yourself, no install required

Walk through 21 hands-on scenarios in our hosted demo and feel how JobRunr handles real-world workflows. Open it in your browser, no setup, no signup.

Launch the interactive demo