#projectloom search results
Learn how #ProjectLoom aims to reinstate the thread as an efficient unit of concurrency by adding a lightweight implementation of threads to the #Java platform. #OracleDevLive social.ora.cl/6014OeHUo
With virtual threads from #ProjectLoom arriving in #Java21 on Sept. 19, learn more on how virtual threads can deliver significant performance benefits for WebLogic Server applications. social.ora.cl/6011OwHlb
✅ Practical aspects of using #ProjectLoom’s Virtual Threads with Helidon Níma ✅ What Project Loom brings to service development You'll get this and more in this #OracleDevLive Level Up session. social.ora.cl/6013OTf9D
Discover the benefits of virtual threads introduced in #projectloom. @gdams_ explains how to improve the scalability and performance of concurrent #java code by migrating from native to virtual threads. Read more. devblogs.microsoft.com/java/embracing…
JDK 19 preview, incubator features with Gradle stackoverflow.com/questions/7431… #projectloom #jdk19 #java #gradle
One of the best sessions at @DevoxxFR? “Programmation Concurrente et Asynchrone : Loom en Java 20 et 21” by @JosePaumard (#Java advocate at @Oracle) #Devoxxfr2023 #ProjectLoom
Reactive programming too complex? #Java’s #VirtualThreads solve the same I/O bottlenecks — without rewriting your app. Marián Varga on how #ProjectLoom might be Java’s most practical shift in years. Read more: javapro.io/2025/08/06/jav… @OpenJDK @Oracle #JVM #JAVAPRO #APIs
An overview of implementing #Raft using #ProjectLoom, with a comparison to the #ZIO implementation ⬇️⬇️⬇️ buff.ly/3B6iIPm
The amazing @JosePaumard is about to start talking about the exciting topic on #ProjectLoom #virtualThreads
Smell that? Smells like a fresh new brew of Java. ☕ #Java20 is here! Learn more about the many new features and enhancements including enhancements to #ProjectLoom, #ProjectPanama, and #ProjectAmber. social.ora.cl/60113fFAW
Say goodbye to disruptive blocking dialogs in your app's #UX! Learn how to leverage #ProjectLoom for handling modal dialogs in #Vaadin. Check out our blog 👉 bit.ly/3qXLnmW
With virtual threads from #ProjectLoom arriving in #Java21 on Sept. 19, learn more on how virtual threads can deliver significant performance benefits for WebLogic Server applications. social.ora.cl/6013OwJPZ
Will #projectloom have an impact on software development 🤔 #UncoverJava with us and check what @NoobFunctor @adamwarski @ags313 & @piotrprz think about that #java21 #learnjava
I've prototyped blocking dialogs in #vaadin using #projectloom github.com/mvysny/vaadin-…
github.com
GitHub - mvysny/vaadin-loom: Toying with Project Loom and Vaadin
Toying with Project Loom and Vaadin. Contribute to mvysny/vaadin-loom development by creating an account on GitHub.
What is the idea behind Loom? #UncoverJava with us! Kudos to @piotrprz for the inspiration #java21 #projectloom #java #learnjava
Join us on Tues, July 16, for "What's looming in #Java" Medha Chakraborty unpacks #ProjectLoom, which introduces lightweight, efficient virtual threads; making it easier to write, debug, & maintain high-throughput concurrent applications. Register here atlj.ug/July2024
#ICYMI Excited to watch @tnurkiewicz's talk on #ProjectLoom? Learn what it is, its implementation, problem-solving capabilities, and potential shortcomings. Watch the #InfoQ video now: bit.ly/3D0ImpI #Java
🔥 Virtual Threads just got better! Discover what’s new in Java’s lightweight concurrency model. #ProjectLoom #Java
🚀Java is Alive — and Faster Than Ever! With JDK 21+, Project Loom & GraalVM Native Images, Java delivers massive scalability & lightning-fast startups. Enterprises are choosing performance, not hype. 💪 #Java #JDK21 #ProjectLoom #Microservices #CloudNative #EnterpriseDev
1️⃣5️⃣ Virtual Threads, Structured Concurrency & Scoped Values — Balkrishna R 🚀 A Spring Boot demo showing how Loom simplifies concurrency in Java. 📺 Watch: youtube.com/watch?v=iO79VR… #ProjectLoom #JavaConcurrency #VirtualThreads #ParallelProcessing #AsyncJava #JVM #Scalability
youtube.com
YouTube
Virtual Threads, Structured Concurrency and Scoped Values: Putting it...
🚀 Project Loom & Virtual Threads in Java 21 – Supercharge Your Spring Bo... youtu.be/inv6fQsjphY?si… #Java21, #ProjectLoom, #VirtualThreads, #SpringBoot, #JavaConcurrency, #Microservices, #CleanCode, #BackendDevelopment, #SpringFramework, #JavaPerformance, #CloudNative,
Reactive programming too complex? #Java’s #VirtualThreads solve the same I/O bottlenecks — without rewriting your app. Marián Varga on how #ProjectLoom might be Java’s most practical shift in years. Read more: javapro.io/2025/08/06/jav… @OpenJDK @Oracle #JVM #JAVAPRO #APIs
You know the syntax. But do you know the why behind Stream, Optional, var, sealed & more? @vipinaiswarya maps 30 years of evolution powering your IDE. You’re standing on decades of design. Trace the footprints: javapro.io/2025/05/20/a-j… #JVM #VirtualThreads #ProjectLoom #JAVAPRO
🧵¿Thread o pesadilla? 👉 Project Loom convierte 1000 threads en un chiste. Spring ya lo sabe... y lo AMARÁS. 💚🐢 #Java #Spring #ProjectLoom #DevLife 🚀 Adiós @Async, hola millones de tareas concurrentes sin sudar RAM.
🚀 Java’s Project Loom is here! Picture traditional threads as heavy trucks, virtual threads as nimble motorcycles—lightweight, fast, and massively scalable. Dive into how structured concurrency brings harmony to your apps. A must-read #ProjectLoom analogyandme.com
Reaktive Programmierung zu komplex? #Java löst die I/O-Engpässe jetzt mit #VirtualThreads – ohne die App neu zu schreiben. Marián Varga erklärt, warum #ProjectLoom der praktischste Java-Sprung seit Jahren ist. Lesen: javapro.io/de/java-verbin… @OpenJDK @Oracle #JVM #JAVAPRO #APIs
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
9/ 🙌 Final Thoughts Virtual Threads are a game-changer for Java concurrency. -You write blocking code.JVM makes it scale. -No reactive frameworks, no thread pool pain, no callbacks. Ready for production from Java 21+! #Java #ProjectLoom #Multithreading #Concurrency #SpringBoot
1/ 🚀 Java Virtual Threads are here! Introduced in Java 21 as part of Project Loom, virtual threads are lightweight, scalable threads. They simplify writing high-throughput concurrent apps. Let’s break it down with code 👇 #Java #VirtualThreads #ProjectLoom
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… @AzulSystems #JVM #VirtualThreads #LowLatency
#Java 25 may redefine StructuredTaskScope before it goes final. Until then, developers face a moving target—with clear benefits & shifting syntax. @ronveen outlines the state of #StructuredConcurrency. In depth: javapro.io/2025/04/18/str… #ProjectLoom #API #Multithreading @OpenJDK
🚀 Java 21 Virtual Threads: Hype or Breakthrough? Deep dive into: 🧵 How they work 📊 Spring Boot benchmarks ⚠️ Pinning pitfalls ✅ When to use (or not) 📄 Read here → tinyurl.com/2h9ay8u6 #Devops #VirtualThreads #ProjectLoom #Java #DevThread
Learn how #ProjectLoom aims to reinstate the thread as an efficient unit of concurrency by adding a lightweight implementation of threads to the #Java platform. #OracleDevLive social.ora.cl/6014OeHUo
With virtual threads from #ProjectLoom arriving in #Java21 on Sept. 19, learn more on how virtual threads can deliver significant performance benefits for WebLogic Server applications. social.ora.cl/6011OwHlb
✅ Practical aspects of using #ProjectLoom’s Virtual Threads with Helidon Níma ✅ What Project Loom brings to service development You'll get this and more in this #OracleDevLive Level Up session. social.ora.cl/6013OTf9D
6. #ProjectLoom hasn't really been off the tongues in 2022, but the most exciting was the announcement of #Helidon Níma by @helidon_project. It turns out that we are getting ready for the first framework in which Loom will not be a tacked-on add-on, but a "First-Class Citizen."
I've implemented a suspending iterator in #java using #virtualthreads #projectloom . Source code coming up.
Discover the benefits of virtual threads introduced in #projectloom. @gdams_ explains how to improve the scalability and performance of concurrent #java code by migrating from native to virtual threads. Read more. devblogs.microsoft.com/java/embracing…
Smell that? Smells like a fresh new brew of Java. ☕ #Java20 is here! Learn more about the many new features and enhancements including enhancements to #ProjectLoom, #ProjectPanama, and #ProjectAmber. social.ora.cl/60113fFAW
JDK 19 preview, incubator features with Gradle stackoverflow.com/questions/7431… #projectloom #jdk19 #java #gradle
One of the best sessions at @DevoxxFR? “Programmation Concurrente et Asynchrone : Loom en Java 20 et 21” by @JosePaumard (#Java advocate at @Oracle) #Devoxxfr2023 #ProjectLoom
Reactive programming too complex? #Java’s #VirtualThreads solve the same I/O bottlenecks — without rewriting your app. Marián Varga on how #ProjectLoom might be Java’s most practical shift in years. Read more: javapro.io/2025/08/06/jav… @OpenJDK @Oracle #JVM #JAVAPRO #APIs
@neo4j's very own @mesirii at @JavaLandConf, talking about bad things that can happen with threads and why #ProjectLoom helps you 😱🤯
With virtual threads from #ProjectLoom arriving in #Java21 on Sept. 19, learn more on how virtual threads can deliver significant performance benefits for WebLogic Server applications. social.ora.cl/6013OwJPZ
🚀 Project Loom & Virtual Threads in Java 21 – Supercharge Your Spring Bo... youtu.be/inv6fQsjphY?si… #Java21, #ProjectLoom, #VirtualThreads, #SpringBoot, #JavaConcurrency, #Microservices, #CleanCode, #BackendDevelopment, #SpringFramework, #JavaPerformance, #CloudNative,
@KCDItaly Restrooms were literally blocking I/O which inspired me to how my next topic (virtual thread) can make more real 🤣🤣🤣 @QuarkusIO @OpenJDK #ProjectLoom
Say goodbye to disruptive blocking dialogs in your app's #UX! Learn how to leverage #ProjectLoom for handling modal dialogs in #Vaadin. Check out our blog 👉 bit.ly/3qXLnmW
A fibonacci() generator in #java with no background threads #projectloom #virtualthreads github.com/mvysny/vaadin-…
An overview of implementing #Raft using #ProjectLoom, with a comparison to the #ZIO implementation ⬇️⬇️⬇️ buff.ly/3B6iIPm
The amazing @JosePaumard is about to start talking about the exciting topic on #ProjectLoom #virtualThreads
Something went wrong.
Something went wrong.
United States Trends
- 1. Jonathan Taylor 19.8K posts
- 2. Falcons 30.7K posts
- 3. Colts 51K posts
- 4. Bills 110K posts
- 5. Kyle Williams 4,855 posts
- 6. Daniel Jones 9,911 posts
- 7. Penix 10.7K posts
- 8. Parker Washington 2,620 posts
- 9. Joe Brady 1,498 posts
- 10. Diggs 3,444 posts
- 11. Jaxson Dart 2,919 posts
- 12. #Browns 2,157 posts
- 13. Dillon Gabriel 1,334 posts
- 14. Liverpool 218K posts
- 15. Bijan 6,617 posts
- 16. Starks 1,906 posts
- 17. #DawgPound 1,595 posts
- 18. Max B 24.9K posts
- 19. #NYGiants 1,803 posts
- 20. Bubba Ventrone N/A