home.social

#projectloom — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #projectloom, aggregated by home.social.

  1. 100k blocking tasks. A few seconds. On a laptop. With #VirtualThreads in #Java25, that’s reality. Mihaela Gheorghe-Roman explains what changed since #JDK21 & why thread-per-request is back. Still running huge thread pools?

    Rethink: javapro.io/2026/03/05/java-25-

    #ProjectLoom @openjdk

  2. Concurrency used to mean trade-offs: simplicity vs scalability. With #VirtualThreads, #Java challenges that. Mihaela Gheorghe-Roman explores benchmarks, migration steps, & what #JDK25 adds to #ProjectLoom. Still afraid of blocking I/O?

    Dive in: javapro.io/2026/03/05/java-25-

    @openjdk

  3. 100k blocking tasks. A few seconds. On a laptop. With #VirtualThreads in #Java25, that’s reality. Mihaela Gheorghe-Roman explains what changed since #JDK21 & why thread-per-request is back. Still running huge thread pools?

    Rethink: javapro.io/2026/03/05/java-25-

    #ProjectLoom @openjdk

  4. 💡 Dive into our in-depth analysis of #JDK26 and get a sneak peek at what's coming in #JDK27!

    Explore the latest features, improvements, and future plans across #ProjectAmber, #ProjectLoom, #ProjectPanama, #ProjectLeyden & #ProjectValhalla.

    Read more on #InfoQ 👉 bit.ly/4auF0w0

    #Java #JDK #SoftwareDevelopment

  5. 💡 Dive into our in-depth analysis of #JDK26 and get a sneak peek at what's coming in #JDK27!

    Explore the latest features, improvements, and future plans across #ProjectAmber, #ProjectLoom, #ProjectPanama, #ProjectLeyden & #ProjectValhalla.

    Read more on #InfoQ 👉 bit.ly/4auF0w0

    #Java #JDK #SoftwareDevelopment

  6. 💡 Dive into our in-depth analysis of #JDK26 and get a sneak peek at what's coming in #JDK27!

    Explore the latest features, improvements, and future plans across #ProjectAmber, #ProjectLoom, #ProjectPanama, #ProjectLeyden & #ProjectValhalla.

    Read more on #InfoQ 👉 bit.ly/4auF0w0

    #Java #JDK #SoftwareDevelopment

  7. 💡 Dive into our in-depth analysis of #JDK26 and get a sneak peek at what's coming in #JDK27!

    Explore the latest features, improvements, and future plans across #ProjectAmber, #ProjectLoom, #ProjectPanama, #ProjectLeyden & #ProjectValhalla.

    Read more on #InfoQ 👉 bit.ly/4auF0w0

    #Java #JDK #SoftwareDevelopment

  8. 💡 Dive into our in-depth analysis of and get a sneak peek at what's coming in !

    Explore the latest features, improvements, and future plans across , , , & .

    Read more on 👉 bit.ly/4auF0w0

  9. #Java now lets you match inside records, compare primitives, & run full apps without touching #Maven. @ronveen takes you inside a version where syntax, tooling & mindset finally align.

    Start here: javapro.io/2025/06/17/modern-j

    #PatternMatching #ModernJava #VirtualThreads #ProjectLoom

  10. #Java now lets you match inside records, compare primitives, & run full apps without touching #Maven. @ronveen takes you inside a version where syntax, tooling & mindset finally align.

    Start here: javapro.io/2025/06/17/modern-j

    #PatternMatching #ModernJava #VirtualThreads #ProjectLoom

  11. #Java now lets you match inside records, compare primitives, & run full apps without touching #Maven. @ronveen takes you inside a version where syntax, tooling & mindset finally align.

    Start here: javapro.io/2025/06/17/modern-j

    #PatternMatching #ModernJava #VirtualThreads #ProjectLoom

  12. #Java now lets you match inside records, compare primitives, & run full apps without touching #Maven. @ronveen takes you inside a version where syntax, tooling & mindset finally align.

    Start here: javapro.io/2025/06/17/modern-j

    #PatternMatching #ModernJava #VirtualThreads #ProjectLoom

  13. #Java now lets you match inside records, compare primitives, & run full apps without touching #Maven. @ronveen takes you inside a version where syntax, tooling & mindset finally align.

    Start here: javapro.io/2025/06/17/modern-j

    #PatternMatching #ModernJava #VirtualThreads #ProjectLoom

  14. What if #Java concurrency didn’t require a complex new reality?

    Discover how #ProjectLoom and #virtual threads simplify scalable #code—without rewriting your world.

    Join Kito Mann, Principal Consultant, at #JCONUSA25 @ #IBM #TechXchange, Oct 6–9.

    👉 usa.jcon.one/register

  15. You know ZGC & #ProjectLoom. But have you explored #CRaC, Panama or Falcon JIT? @ArturSkowronski’s JVM iceberg dives deep into modern #Performance tooling—layer by layer.

    Discover what most devs never see: javapro.io/2025/07/31/jvm-iceb

    @AzulSystems #JVM #VirtualThreads #LowLatency

  16. #Java 25 may redefine StructuredTaskScope before it goes final. Until then, developers face a moving target—with clear benefits & shifting syntax. Ron Veen outlines the state of #StructuredConcurrency.

    In depth: javapro.io/2025/04/18/structur

    #ProjectLoom #API #Multithreading

  17. #Java now streams with memory, discards threads instead of pooling & runs without public static void main. #VirtualThreads, Gatherers & no-boilerplate coding—@ronveen breaks down the quiet revolution

    Read: javapro.io/2025/06/17/modern-j

    #ModernJava #ProjectLoom #StructuredConcurrency

  18. #Java now streams with memory, discards threads instead of pooling & runs without public static void main. #VirtualThreads, Gatherers & no-boilerplate coding—@ronveen breaks down the quiet revolution

    Read: javapro.io/2025/06/17/modern-j

    #ModernJava #ProjectLoom #StructuredConcurrency

  19. What do HotSpot, Loom & Garbage have in common? More than you think. Ingo Düppe mapped the #Java galaxy — from 1995 to tomorrow.

    Ever read #JVM history that’s actually fun? Time to catch up: javapro.io/2025/04/07/hitchhik

    #JavaConcurrency #Performance #GraalVM #ProjectLoom #ZGC

  20. Forget “Hello World.” Java just said “Goodbye Boilerplate.” @ronveen takes you on a tour where classes vanish, imports simplify, and main() becomes human.
    Is #Java still Java?

    Go read: javapro.io/2025/06/17/modern-j

    #VirtualThreads #ProjectLoom #PatternMatching #StructuredConcurrency

  21. 1995: #Java is slow.
    2025: Java is almost too fast to comprehend.
    Join @javacoding on a #Performance journey through 30 years of #JVM evolution.

    How did Java get this fast? Find out here:
    javapro.io/2025/04/07/hitchhik

    #ModernJava #GraalVM #ProjectLoom #GarbageCollection #ZGC

  22. 1995: #Java is slow.
    2025: Java is almost too fast to comprehend.
    Join @javacoding on a #Performance journey through 30 years of #JVM evolution.

    How did Java get this fast? Find out here:
    javapro.io/2025/04/07/hitchhik

    #ModernJava #GraalVM #ProjectLoom #GarbageCollection #ZGC

  23. Früher: „Java ist zu langsam.“
    Heute: „Wait, Java kann das?“

    Ingo Düppe klärt auf – Performance ist mehr als nur Geschwindigkeit! Weißt du, was heute wirklich in deiner #JVM steckt?
    Lese jetzt: javapro.io/de/hitchhikers-guid

    #GraalVM #ProjectLoom #GarbageCollection #Performance #ZGC

  24. #JVM, GC, Loom, #ZGC. Wer denkt, Java ist oldschool, kennt den Artikel von @javacoding nicht. Wie modern ist deine Sicht auf Java wirklich?

    👉 Jetzt nachlesen - könnte überraschen: javapro.io/de/hitchhikers-guid

    #GraalVM #ProjectLoom #GarbageCollection #Performance

  25. A feature still in preview. A problem as old as threads. #StructuredConcurrency reshapes how #Java handles lifetime, failure, and flow.
    Ron Veen reports on where the model succeeds & where it may change again in Java 25.

    More at: javapro.io/2025/04/18/structur

    #ProjectLoom

  26. #StructuredConcurrency brings order to the chaos of concurrent code. But the current #API may not survive. @ronveen reviews what works, what’s fragile - and what’s next. Is your concurrency model future-proof?

    Read: javapro.io/2025/04/18/structur

    #Multithreading #ProjectLoom @openjdk

  27. Back then: “ Java is too slow.”
    Now: “Wait, #Java can do that?”
    Ingo Düppe explains why #Performance is more than just speed.

    Do you know what’s really under the hood of your #JVM today?
    👉 Read now: javapro.io/2025/04/07/hitchhik

    #JavaConcurrency #GraalVM #ProjectLoom #GarbageCollection #ZGC

  28. #JVM, GC, Loom, #ZGC. Think Java is oldschool? Then you haven’t met Ingo Düppe.

    How modern is your view of Java, really? Read " Hitchhiker’s Guide to #Java #Performance "
    👉 You might be surprised: javapro.io/2025/04/07/hitchhik

    #GraalVM #ProjectLoom #GarbageCollection #VirtualThreads

  29. Was haben HotSpot, Loom & Garbage gemeinsam? Mehr als du denkst! Ingo Düppe hat die Java-Galaxie kartiert – von 1995 bis morgen. Schon mal #JVM-Geschichte gelesen, die Spaß macht? Hier nachholen: javapro.io/de/hitchhikers-guid

    #GraalVM #ProjectLoom #GarbageCollection #Performance #ZGC

  30. 💡 Dive into our in-depth analysis of #JDK24 and get a sneak peek into what's on the horizon for #JDK25.

    Read more on #InfoQ 👉 bit.ly/3X2gmeL

    #Java #ProjectAmber #ProjectLoom #ProjectPanama #ProjectLeyden #JEP

  31. 💡 Dive into our in-depth analysis of #JDK24 and get a sneak peek into what's on the horizon for #JDK25.

    Read more on #InfoQ 👉 bit.ly/3X2gmeL

    #Java #ProjectAmber #ProjectLoom #ProjectPanama #ProjectLeyden #JEP

  32. 💡 Dive into our in-depth analysis of #JDK24 and get a sneak peek into what's on the horizon for #JDK25.

    Read more on #InfoQ 👉 bit.ly/3X2gmeL

    #Java #ProjectAmber #ProjectLoom #ProjectPanama #ProjectLeyden #JEP

  33. 💡 Dive into our in-depth analysis of and get a sneak peek into what's on the horizon for .

    Read more on 👉 bit.ly/3X2gmeL

  34. 🚀 New Blog Alert! 🚀

    Want to supercharge your Java apps with Helidon and Virtual Threads? Dive into this must-read post by @kec and discover how to harness the power of modern concurrency with Project Loom!

    👉 Read it now: link.medium.com/NVfmlMgUzQb

    #Java #Helidon #VirtualThreads #ProjectLoom #Concurrency #Microservices

  35. 💡Dive into our in-depth analysis of #JDK22 and get a sneak peek into what's on the horizon for #JDK23.

    Read more on #InfoQ: bit.ly/430eyF3

    #Java #OpenJDK #JEP #ProjectAmber #ProjectLoom #ProjectPanama

  36. I've created an open-source :java: Java library to make code using virtual-threads easier to write and to read.
    Check it out on GitHub: github.com/japplis/Virtually

    It's already in Maven repository.

    #java #jdk21 #virtualthreads #projectloom #loom #opensource #apache #java21

  37. With #Spring Framework 6.1 and Spring Boot 3.2 general availability approaching, don't miss this comprehensive blog post on "Runtime Efficiency with Spring" I have just published. #graalvm #projectloom #projectcrac #projectleyden spring.io/blog/2023/10/16/runt

  38. With #Spring Framework 6.1 and Spring Boot 3.2 general availability approaching, don't miss this comprehensive blog post on "Runtime Efficiency with Spring" I have just published. #graalvm #projectloom #projectcrac #projectleyden spring.io/blog/2023/10/16/runt

  39. With #Spring Framework 6.1 and Spring Boot 3.2 general availability approaching, don't miss this comprehensive blog post on "Runtime Efficiency with Spring" I have just published. #graalvm #projectloom #projectcrac #projectleyden spring.io/blog/2023/10/16/runt

  40. With #Spring Framework 6.1 and Spring Boot 3.2 general availability approaching, don't miss this comprehensive blog post on "Runtime Efficiency with Spring" I have just published. #graalvm #projectloom #projectcrac #projectleyden spring.io/blog/2023/10/16/runt

  41. With #Spring Framework 6.1 and Spring Boot 3.2 general availability approaching, don't miss this comprehensive blog post on "Runtime Efficiency with Spring" I have just published. #graalvm #projectloom #projectcrac #projectleyden spring.io/blog/2023/10/16/runt