#structured-concurrency

[ follow ]
Java
fromInfoWorld
17 hours ago

What's new and exciting in JDK 26

HTTP Client API gains HTTP/3 via QUIC, plus new JEPs add PEM conversion, structured concurrency, lazy constants, and an incubating Vector API.
Java
fromInfoQ
4 months ago

JEP 525 Brings Timeout Handling and Joiner Refinements to Java's Structured Concurrency

JEP 525 for JDK 26 refines StructuredTaskScope with small API improvements like timeout callbacks, streamlined joiners, and tighter configuration types to reduce boilerplate.
#openjdk
fromInfoQ
5 months ago
Java

Java News Roundup: Spring Framework 7.0, Spring Data, Spring AI, Payara Platform, OpenJDK, JobRunr

fromInfoQ
6 months ago
Software development

Java News Roundup: OpenJDK JEPs for JDK 26, Spring RCs, Quarkus, JReleaser, Seed4J, Gradle

fromInfoQ
5 months ago
Java

Java News Roundup: Spring Framework 7.0, Spring Data, Spring AI, Payara Platform, OpenJDK, JobRunr

fromInfoQ
6 months ago
Software development

Java News Roundup: OpenJDK JEPs for JDK 26, Spring RCs, Quarkus, JReleaser, Seed4J, Gradle

Scala
fromMedium
8 months ago

Scala 3 & ZIO: Functional Concurrency That Scales Cleanly

Use Scala 3 with ZIO to build functional, typed, structured-concurrency services that are reliable, resource-safe, and scalable under traffic spikes.
fromInfoQ
1 year ago

JEP 505 Delivers Fifth Preview of Java's Structured Concurrency with Key API Refinements

The API aims to simplify parallel task management through clearer frameworks, particularly with virtual threads, enabling developers to achieve safer execution of concurrency.
Scala
[ Load more ]