JobRunr & JobRunr Pro v8.5.0

Introducing External Jobs, Dashboard Audit Logging, simplified Kotlin support, and faster startup times.

Excited for #JCON EUROPE 2026? See Ronald Dehuysser at #JCON2026 in Cologne talking about 'Green #AI with #JobRunr: Sustainable Training and Inference on the #JVM'

AI is booming - but so are its energy costs and carbon #emissions. …

🎟️ 2026.europe.jcon.one/tickets
Free for #JUG members

Java Roundup: Spring Cloud, Quarkus, and Hibernate ORM Updates

This week's Java roundup features updates on Spring Cloud, Quarkus, Hibernate ORM, and other popular frameworks.

TechLife

Our next #JCON2025 session is live: 'Asynchronous Job Processing in Java with JobRunr' with Ko Turk

#JobRunr is a #Java library that helps #developers offload their (long-running) tasks to the #background asynchronously, increasing the .…

Grab your coffee and hit play: https://youtu.be/aOBkWttmcTE

#JCON

Asynchronous Job Processing in Java with JobRunr | Ko Turk (EN)

YouTube

Excited for #JCON EUROPE 2025? See Ko Turk at #JCON2025 in Cologne talking about 'Asynchronous Job Processing in Java with JobRunr'

#JobRunr is a #Java library that helps #developers offload their (long-running) tasks to …

Get your free #JUG Ticket: www.jcon.one

Another week with lots of action at the @jugch! Ronald Dehuysser will be presenting his talk “A Java 8 lambda and JobRunr is all you need for distributed (batch) processing!” on 11.02. in Bern, on 12.02. in St. Gallen, and on 13.02. in Zurich. Come and visit us, guests are always welcome! Registration and further presentations on our website: https://www.jug.ch

#java #lambda #jobrunr #distributed #batch #processing #bern #stgallen #zurich

Java User Group Switzerland: Home

JUG Switzerland aims at promoting the application of Java technology in Switzerland. The Java User Group Switzerland facilitates the sharing of experience and information among its members. This is accomplished through workshops, seminars and conferences. JUG Switzerland also encourages the cooperation between commercial organizations and research institutions.

A new @foojay #Podcast is now available: "Proud of Belgium". At the@[email protected] conference, I talked with @stephan007 about the Devoxx brand, @rdehuyss about #JobRunr, @geoffreydesmet about #Timefold, @johanvos about @gluonhq, #OpenJDK Mobile, and #OpenJFX, and with @wimdeblauwe about #Thymeleaf, #htmx, #Spring. Watch it on YouTube https://www.youtube.com/watch?v=zWs35DyF8sE or listen in your favorite podcast app.
Proud Of Belgium: Devoxx, JobRunr, Timefold, OpenJDK Mobile, OpenJFX, Thymeleaf, htmx (#60)

YouTube

Are you ready for the #Devoxx conference next week? Join @rdehuyss and me for a workshop on Monday where we will schedule "virtual" beer brewing tasks with #JobRunr, @pi4j, #Azul #Zulu, and #RaspberryPi! The test setup is ready, and the code is on GitHub waiting for you. Now we only need the "conference gods" not to mess up our demo ;-) And yes, this setup is suffering from the #TooManyWiresException.

More info on:
https://devoxx.be/talk/batch-processing-at-scale-a-hands-on-jobrunr-workshop-with-experiments-on-raspberry-pi/

#JavaOnRaspberryPi

Excited! I will be on the @devoxx stage twice in Antwerp in October! Together with @rdehuyss, we will demo hands-on #JobRunr with #JavaOnRaspberryPi. The second one is even more special as Vik, my 14-year-old son will co-present and compete with #VirtualThreads to prove who is the best piano player, (young) man versus machine! You can see some of it already in action in our app, MelodyMatrix, here: https://melodymatrix.rocks/.

#kotlin #javafx #midi #devoxx @pi4j

@javahippie did use https://github.com/lukas-krecan/ShedLock in one project, in another we just started a separate instance that had only the purpose of executing that kind of jobs. Both worked. I was sceptical about #Jobrunr, too. But after spending a few hours with the inventor, I would try it out. As far as I understood, persisting lambdas into storage isn't necessary but possible,
GitHub - lukas-krecan/ShedLock: Distributed lock for your scheduled tasks

Distributed lock for your scheduled tasks. Contribute to lukas-krecan/ShedLock development by creating an account on GitHub.

GitHub