Java SE Concurrency Utilities
GPTKB entity
Properties (31)
Predicate | Object |
---|---|
gptkbp:instanceOf |
gptkb:Java_Platform
|
gptkbp:designedFor |
Multi-threading
|
gptkbp:enhances |
Scalability
|
https://www.w3.org/2000/01/rdf-schema#label |
Java SE Concurrency Utilities
|
gptkbp:improves |
Performance
|
gptkbp:includes |
gptkb:Fork/Join_framework
Executor framework Concurrent collections Synchronization utilities |
gptkbp:introduced |
gptkb:Java_5
|
gptkbp:isCompatibleWith |
gptkb:Java_Development_Kit_(JDK)
|
gptkbp:isUsedIn |
Java_applications
|
gptkbp:partOf |
gptkb:Java_Platform
|
gptkbp:provides |
gptkb:CyclicBarrier
gptkb:ThreadFactory gptkb:CountDownLatch Locks BlockingQueue Semaphore ForkJoinPool Atomic variables CompletableFuture ScheduledExecutorService Exchanger Condition variables Future and Callable interfaces Thread_safety Thread_pools |
gptkbp:reduces |
Complexity of multi-threading
|
gptkbp:supports |
Parallel processing
Asynchronous programming |