@JobRunri
iAccount based inBelgium
About this account
- Account based in
- Belgium
- Connected via
- Web
Account-level information from X, not a live location or the device used for a specific post.
We’ve moved to Bluesky 👉 @jobrunr.bsky.social An easy way to perform background #job #processing in #java. Distributed and backed by persistent storage.
Louvain, Belgium
Joined April 2020
- Tweets338
- Following327
- Followers781
- Likes907
Happy Java 27 release! ☕
On @java's launch stream, our founder @rdehuyss got 13 minutes to demo ClawRunr, an all-Java AI agent runtime.
Live demo, sub-agents, MCP, one API key revoked right after. 🙈
Watch the full Java 17 webinar here 👇
youtube.com/watch?v=4V2jooUo…
#Java27 #AIAgents #OpenSource
This video is larger than Cloudflare's 512 MB cache, so it can't be played through. More donations are needed to cover a larger cache. Donate
There's an official Apache Grails guide for JobRunr now 🚀
James Fredley walks you through durable background jobs in Grails 8: enqueue after commit, retries, recurring jobs and the built-in dashboard.
Guide 👇
grails.apache.org/guides/gra…
#Grails #Java #opensource
"Love it, love it, love it." 😍
That's @starbuxman on JobRunr in his new video. We're humbled, happy, and a little speechless.
Full 13-min Spring Boot + JobRunr demo 👇
youtube.com/watch?v=KHTdPEYA…
#Java #SpringBoot #opensource
Claude stopped talking to our MCP server. Not a bug. The protocol moved on: 3 transport generations in 20 months.
We rebuilt on Streamable HTTP: Spring Boot 4.1, Spring AI 2.0, MCP SDK 2.0. The old /sse endpoint still works.
jobrunr.io/en/mcp/
#Java #SpringBoot #MCP #AI
JobRunr 8.8.0 is out. 🚀
✅ Quieter logs when your database blips
✅ Quarkus: SmallRye now optional
✅ Kotlin 2.4 support
✅ Pro: succeeded-jobs query went from 640ms to 57ms on MySQL in our 400k-job test
jobrunr.io/en/blog/jobrunr-v…
#Java #Quarkus #Kotlin #opensource
Two reasons not to use JobRunr Spot:
1. Your jobs can't safely be re-run
2. You need sub-minute pickup, always
Neither? 62 to 69% below on-demand, measured. The calculator says if your queue fits, even when it's a no 👇
jobrunr.io/en/spot/?utm_sour…
#Java #AWS #SpringBoot
Temporal or JobRunr for durable execution in Java? 🧪
Same workflow, 1000 orders, every DB transaction counted: 1,181 commits vs 113,218. A 95x difference for identical work.
The full honest comparison:
jobrunr.io/en/blog/jobrunr-v…
#Java #Temporal #opensource
Benchmark deliberately stacked in Temporal's favor, and we publish where Temporal wins too: polyglot workflows, signals, durable timers.
Rerun it yourself: github.com/iNicholasBE/tempo…
#Java #SpringBoot
JavaClaw has a new home. 🚀
The project moved to its own org, ClawRunr, and top contributor Aref Behboodi steps up as head maintainer.
We started it as a JobRunr example. The community is taking it further.
github.com/ClawRunr/JavaClaw
#Java #OpenSource #AIAgents
JobRunr retweeted
🍃📌 ¡Resumen semanal para el ecosistema #Spring! JobRunr listo para añadirlo directamente desde el generador de proyectos; Craig Walls sobre usar más de un LLM con SpringAI; guía sobre dead‑letter queues en Kafka Streams con Spring for Apache Kafka y más: spring.io/blog/2026/07/07/th…
JobRunr is now on Spring Initializr. 🚀
We could not be prouder. Add JobRunr straight from the dependency list at start.spring.io, generate, and background jobs are wired into your Spring Boot app before writing your first line of code!
Massive thanks to @starbuxman and @springcentral 🙏
#Java #SpringBoot #opensource
Last quarter, developers asked our DocsGPT chatbot 1,586 questions.
Here are the 5 that kept coming up. A thread. 👇
#Java #SpringBoot #opensource
5/ How do I access and secure the dashboard?
Runs at localhost:8000/dashboard by default. OSS has basic auth. Pro Enterprise adds OpenID Connect SSO with role-based access.
#Java #opensource
Stuck on something these didn't cover?
Ask our DocsGPT chatbot on the docs, or drop your question below. 👇
Get started with JobRunr: jobrunr.io
#Java #SpringBoot #opensource
JobRunr 8.7.0 is out. 🚀
✅ Plug JobRunr into any JVM framework
✅ Dashboard follows your system theme
✅ Jackson 3 deserializes common Java collections
✅ Pro: batch continuation from within a batch
jobrunr.io/en/blog/jobrunr-v…
#Java #SpringBoot #Quarkus #opensource