StructuredTaskScope API

GPTKB entity

Statements (24)
Predicate Object
gptkbp:instanceOf gptkb:REST_API
gptkbp:author gptkb:Oracle
gptkbp:availableOn gptkb:Java_19
gptkbp:class gptkb:StructuredTaskScope
StructuredTaskScope.ShutdownOnFailure
StructuredTaskScope.ShutdownOnSuccess
gptkbp:documentation https://docs.oracle.com/en/java/javase/19/docs/api/java.base/java/util/concurrent/StructuredTaskScope.html
gptkbp:enables propagation of errors
automatic cancellation of subtasks
coordinated management of concurrent tasks
scoped values
https://www.w3.org/2000/01/rdf-schema#label StructuredTaskScope API
gptkbp:introducedIn gptkb:Java_19
preview feature
gptkbp:partOf gptkb:java.util.concurrent_package
gptkbp:purpose structured concurrency
gptkbp:relatedTo gptkb:Project_Loom
virtual threads
gptkbp:status preview
gptkbp:usedFor improving reliability of concurrent code
managing lifetimes of concurrent tasks
simplifying error handling in concurrency
gptkbp:bfsParent gptkb:Structured_Concurrency_(incubator)
gptkbp:bfsLayer 7