Backend DevelopmentByte Size20min
A Java 8 lambda and JobRunr is all you need for distributed (batch) processing!
This session introduces JobRunr, an open-source Java library for distributed background processing. Learn how it simplifies job scheduling, offers features like persistence, retries, scalability, a dashboard, and carbon-aware scheduling, enabling teams to avoid complex custom solutions and focus on delivering value instead of reimplementing schedulers.
Ronald DehuysserJobRunr
Are you struggling with CPU-intensive tasks, high I/O work, or do you need to schedule background jobs without blocking the rest of your system? I often see teams building a scheduling solution themselves, severely underestimating the complexity of running jobs asynchronously. A costly endeavour, especially with a simple, free and open-source solution readily available.
During this short session, I will introduce you to JobRunr: the ultimate open-source library for distributed background processing in Java, recommended by ThoughtWorks. By transforming Java lambdas into distributed background tasks, JobRunr allows you to run any job at any time and on any JVM. We'll delve into its diverse features such as job persistence, automatic retries, scalability (hello k8s), and the integrated dashboard to provide you with a good grasp of the possibilities. Oh, and did you know it also supports carbon-aware scheduling?
After this session, you’ll have a good idea of what JobRunr is, how it does its magic and how it will allow you to focus on delivering value to your end users instead of implementing scheduling over and over again.
During this short session, I will introduce you to JobRunr: the ultimate open-source library for distributed background processing in Java, recommended by ThoughtWorks. By transforming Java lambdas into distributed background tasks, JobRunr allows you to run any job at any time and on any JVM. We'll delve into its diverse features such as job persistence, automatic retries, scalability (hello k8s), and the integrated dashboard to provide you with a good grasp of the possibilities. Oh, and did you know it also supports carbon-aware scheduling?
After this session, you’ll have a good idea of what JobRunr is, how it does its magic and how it will allow you to focus on delivering value to your end users instead of implementing scheduling over and over again.
Ronald Dehuysser
Meet Ronald Dehuysser, a software architect from Belgium and creator of JobRunr. Seamlessly integrating with Spring Boot, Micronaut, and Quarkus, JobRunr is Ronald's solution for efficient distributed background job processing.
When he's not working on open-source software, he is probably either rock climbing or sipping a fine Belgian Duvel beer.
When he's not working on open-source software, he is probably either rock climbing or sipping a fine Belgian Duvel beer.
comments.speakerNotEnabledComments