Statements (23)
| Predicate | Object |
|---|---|
| gptkbp:instanceOf |
gptkb: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
|
| 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 |
7
|
| https://www.w3.org/2000/01/rdf-schema#label |
Virtual Threads (preview)
|