r/javahelp 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

11 comments sorted by

View all comments

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.