#structured-concurrency

[ follow ]
Java
fromInfoQ
1 week 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
2 months ago
Java

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

OpenJDK elevated several JEPs to Targeted for JDK 26 while Spring Framework 7.0 reached GA and multiple Java tools received point and maintenance releases.
fromInfoQ
2 months ago
Software development

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

OpenJDK targets multiple JEPs for JDK 26 while Spring, Quarkus, Gradle, and Jakarta EE deliver release candidates and point updates.
fromInfoQ
2 months ago
Java

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

fromInfoQ
2 months ago
Software development

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

Scala
fromMedium
4 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
8 months 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 ]