|
|
|
|
|
by pron
994 days ago
|
|
Structured concurrency in JDK 21 is not only a powerful and flexible library feature, but one that is built deep into the runtime in a way that allows observability into the relationships among threads: https://openjdk.org/jeps/453 |
|
As it stands, probably won't be heavily used until Java 25.