v0.9.7 & v0.9.8 - Bugfixes, extra databases and JMX integration

An overview of the new features in these incremental releases

  • Ronald Dehuysser
  • May 28, 2020

v0.9.7 & v0.9.8 - Bugfixes, extra databases and JMX integration

I’m happy to announce release v0.9.7 of JobRunr!

I did not blog in detail about each release but since the release of v0.9.3, a lot of stuff happened:

Extra supported databases

JobRunr now supports the top 5 of all databases used in the world (according to https://db-engines.com/), including Oracle, MySQL, Microsoft SQL Server, PostgreSQL and MongoDB! On top of that, JobRunr also supports MariaDB, Redis, H2 and SQLite. Of course we have extensive tests to cover all these databases.

JMX Integration

Some users of JobRunr asked for JMX integration and this is what we built: using JMX you can see the amount of jobs that are enqueued, are processed or have succeeded and/or failed. You can also pause and resume the Job processing if you want.

Maven Central

I’m also happy to announce that, as of version v0.9.7, JobRunr is available from Maven Central! This means easier installation and configuration. Just add the dependency to JobRunr and you’re all set to go!

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

June 13, 2025

What’s the Difference Between Message Queues and Job Schedulers?

Ever found yourself wondering whether you need a message queue or a job scheduler? It’s a common crossroads for developers. This post explains the difference.

Read More Details
blog image

January 29, 2023

JobRunr & JobRunr Pro v6.0.0

New API, Job labels and a bunch of dashboard improvements!

Read More Details
blog image

September 9, 2020

Finally, v1.0.0

We’re there, JobRunr v1.0.0 is released!

Read More Details
call to action

Ready to build reliable background jobs?

You focus on your business logic. We’ll take care of scheduling your background jobs reliably.

Get Started with JobRunr