Statements (23)
Predicate | Object |
---|---|
gptkbp:instanceOf |
Java feature
|
gptkbp:API |
gptkb:java.lang.Thread
|
gptkbp:benefit |
Scalable thread creation
|
gptkbp:canBe |
Executors.newVirtualThreadPerTaskExecutor()
|
gptkbp:category |
Concurrency
Multithreading |
gptkbp:compatibleWith |
Default in Java 19
Platform threads |
gptkbp:createdBy |
Thread.ofVirtual()
|
gptkbp:documentation |
https://openjdk.org/jeps/425
|
gptkbp:enables |
High-throughput concurrent applications
|
https://www.w3.org/2000/01/rdf-schema#label |
Virtual Threads (preview)
|
gptkbp:improves |
Resource utilization
|
gptkbp:introducedIn |
gptkb:Java_19
|
gptkbp:partOf |
gptkb:Project_Loom
|
gptkbp:purpose |
Lightweight concurrency
|
gptkbp:reduces |
Blocking cost
Thread management overhead |
gptkbp:requires |
Java 19 or later
|
gptkbp:status |
Preview feature
|
gptkbp:targetAudience |
Java developers
|
gptkbp:bfsParent |
gptkb:Java_19
|
gptkbp:bfsLayer |
6
|