Structured Concurrency (Second Incubator)

GPTKB entity

Statements (17)
Predicate Object
gptkbp:instanceOf Java language feature
gptkbp:aimsTo simplify concurrent programming
gptkbp:documentation https://openjdk.org/jeps/428
gptkbp:enables better error handling in concurrent code
cancellation propagation
simpler thread management
gptkbp:hasConcept treat multiple tasks running in different threads as a single unit of work
https://www.w3.org/2000/01/rdf-schema#label Structured Concurrency (Second Incubator)
gptkbp:incubationStage gptkb:Second_Incubator
gptkbp:introducedIn gptkb:JDK_20
gptkbp:partOf gptkb:Project_Loom
gptkbp:proposedBy gptkb:JEP_428
gptkbp:replacedBy gptkb:Structured_Concurrency_(First_Incubator)
gptkbp:status Incubator
gptkbp:targetAudience Java developers
gptkbp:bfsParent gptkb:JDK_20
gptkbp:bfsLayer 6