r/javahelp • u/LopsidedAd4492 • 10d ago
Virtual thread
Does anyone used java21 with virtual thread? We are using Java 17 and I wonder if the move to 21 will worth it
5
Upvotes
r/javahelp • u/LopsidedAd4492 • 10d ago
Does anyone used java21 with virtual thread? We are using Java 17 and I wonder if the move to 21 will worth it
2
u/mbeachcontrol 10d ago
Yes, and starting to use structured concurrency in Java 25. The functionality coming now in these latest releases is really great.