#jobrunr — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #jobrunr, aggregated by home.social.
-
-
JobRunr and JobRunr Pro 8.6.1 are out!
-
#JobRunr just launched ClawRunr — an #opensource Java AI agent for scheduled, recurring, and one-off background tasks.
Runs on users' hardware and combines:
• Conversational interaction with persistent task execution
• MCP tools
• Browser automation
• Web, Telegram & Discord channelsMore details ⇨ https://bit.ly/4tdBCvz
-
Most AI agents are still glorified chatbots.
A real agent needs to schedule work, retry failures, survive restarts, and keep state. In other words: it needs background jobs.
That is a problem Java already knows how to solve well.
Guest post by Ronald Dehuysser on ClawRunr, JobRunr, and why AI agents need real runtime architecture:
https://www.the-main-thread.com/p/ai-agents-background-jobs-java-jobrunr-clawrunr -
🥁📢 Spring Modulith 2.1 M4 is here! Support for JobRunr for event externalization and more control over which event listeners to create entries for in the EPR. Grab it while it's 🔥! 🍃📦 #SpringModulith #JobRunr
https://spring.io/blog/2026/03/27/spring-modulith-2-1-m4-2-0-5-and-1-4-10-released -
-
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
-
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
-
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.
-
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/ -
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/.
-
@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,
-
Wednesday Links - Edition 2024-05-29
https://dev.to/0xkkocel/wednesday-links-edition-2024-05-29-dbm
#java #jvm #sbom #spring #springboot #bug #jobrunr #tornadovm #microservices #ci #kotlin #asserj #gradle -
#JobRunr v6.0.0 has been released!
With the latest update, JobRunr introduces several new features, including JobBuilders which allow developers to configure all aspects of a job using a builder API.
Learn more on #InfoQ: http://bit.ly/3x7x6nJ