Statements (13)
Predicate | Object |
---|---|
gptkbp:instance_of |
gptkb:Library
|
gptkbp:bfsLayer |
4
|
gptkbp:bfsParent |
gptkb:java.util.concurrent
|
gptkbp:can_be_used_with |
Executors framework
|
gptkbp:has |
no capacity
|
https://www.w3.org/2000/01/rdf-schema#label |
Synchronous Queue
|
gptkbp:is |
a type of blocking queue
|
gptkbp:is_designed_for |
thread synchronization
|
gptkbp:is_implemented_in |
a wait-free data structure
|
gptkbp:part_of |
java.util.concurrent package
|
gptkbp:provides |
blocking operations
|
gptkbp:requires |
two threads for each operation
|
gptkbp:supports |
FIFO ordering
|