Latest updates for Project Loom

Fresh curated links around Project Loom are collected here so marketers can spot useful updates and turn timely ideas into posts faster.

Recent items include:

  • Что сейчас с Project Loom? Примеры и код
  • Virtual Threads One Year in Production: What Teams Got Wrong and What Actually Improved
  • Что сейчас с Project Loom? Structured Concurrency: preview №7

Post angles to try

Share the most useful takeaway for your audience.
Turn one article into a quick practical checklist.
Ask your audience how this shift affects their work.
Turn angles into scheduled posts

Fresh articles and ideas

Recent curated links from global sources. Generate one free draft from any story, then use SocialBu to schedule and refine your content calendar.

habr.com /1 week ago

Что сейчас с Project Loom? Примеры и код

Практика Project Loom: как включить preview Structured Concurrency в javac, Maven и Gradle, как использовать ScopedValue для request context и StructuredTaskScope для параллельных...

Read source
javacodegeeks.com /1 month ago

Virtual Threads One Year in Production: What Teams Got Wrong and What Actually Improved

Project Loom shipped in Java 21 in September 2023. Two-plus years of real production data — including Netflix’s deadlock post-mortem, thread-local memory explosions, and framework...

Read source
habr.com /1 week ago

Что сейчас с Project Loom? Structured Concurrency: preview №7

Project Loom меняет привычную модель конкурентности в Java: virtual threads делают потоки дешевле, Scoped Values дают аккуратную передачу контекста, а Structured Concurrency помога...

Read source
javacodegeeks.com /1 month ago

Structured Concurrency: Why It Matters More Than Virtual Threads for Correctness

Virtual threads gave Java scale. Structured concurrency gives it correctness. Here is why the second half of Project Loom quietly matters more — and what JEP 505 / JEP 525 actually...

Read source
javacodegeeks.com /3 weeks ago

Virtual Threads Two Years In: Production War Stories, the Pinning Edge Cases, and What JDK 25 Fixed

Java 21 shipped virtual threads in September 2023. Two-plus years of production data later, the picture is more nuanced than the launch hype suggested. Teams at Netflix hit real de...

Read source
javacodegeeks.com /1 month ago

Structured Concurrency and the Death of CompletableFuture Hell

What Java 21–26’s concurrency model actually changes at the architecture level. Not a feature tour — a genuine examination of the tree-of-lifetimes model, which bugs become structu...

Read source
feeds.feedblitz.com /1 month ago

Ahead-of-Time Class Loading & Linking

JEP 514 and JEP 515 are both part of the OpenJDK Project Leyden effort to improve Java startup and warmup performance. Learn how they work together. The post Ahead-of-Time Class L...

Read source
infoq.com /2 weeks ago

JEP 533 Tightens Exception Handling in Java's Structured Concurrency for JDK 27

JEP 533, Structured Concurrency, has reached integrated status for JDK 27. It refines exception handling and type safety in its API, particularly focusing on exception flow with a...

Read source
javacodegeeks.com /2 weeks ago

Go’s Concurrency Model vs. Java Virtual Threads: A Practical Comparison

Java 21 changed the concurrency story — but how close is it really to Go’s goroutines? Side-by-side code, real benchmarks, and honest trade-offs. For years, Go’s concurrency model...

Read source
javacodegeeks.com /1 month ago

WebAssembly in 2026: Where It Has Landed, What WASI 0.2 Changes, and Why Java and Kotlin Developers Should Pay Attention...

WebAssembly has moved from browser novelty to a legitimate server-side runtime. WASI 0.2 introduced the Component Model and a proper interface type system. Java’s TeaVM and Kotlin/...

Read source
medium.com /1 month ago

From Single Core to Coroutines

Exploring Threads, Processes, and the Rise of Coroutines (Part 1)Continue reading on Medium »

Read source
javacodegeeks.com /1 month ago

Hibernate 6 vs. Spring Data JDBC vs. jOOQ. Picking Your Persistence Strategy for the Virtual-Thread Era

JDBC is still blocking. Hibernate 6 added reactive support through Vert.x. jOOQ is reviewing its ThreadLocal usage for Loom compatibility. Spring Data JDBC gained first-class Intel...

Read source

Turn fresh research into a full content calendar

Use SocialBu to discover ideas, generate post drafts, and schedule them across your social channels.

Sources covering Project Loom

feed.infoq.com

Recent coverage from public sources
Public source

feeds.feedblitz.com

Recent coverage from public sources
Public source

habr.com

Recent coverage from public sources
Public source

medium.com

Recent coverage from public sources
Public source

javacodegeeks.com

Recent coverage from public sources
Public source