Scheduled Thread Pool Executor
GPTKB entity
Statements (49)
Predicate | Object |
---|---|
gptkbp:instance_of |
gptkb:railway_line
|
gptkbp:bfsLayer |
3
|
gptkbp:bfsParent |
gptkb:railway_line
|
gptkbp:can_be |
tasks
Callable tasks Runnable tasks |
gptkbp:constructor |
Scheduled Thread Pool Executor(int core Pool Size, long keep Alive Time, Time Unit unit, Blocking Queue< Runnable> work Queue, Thread Factory thread Factory)
Scheduled Thread Pool Executor(int core Pool Size) Scheduled Thread Pool Executor(int core Pool Size, long keep Alive Time, Time Unit unit, Blocking Queue< Runnable> work Queue) |
gptkbp:controls |
periodic tasks
delayed tasks |
gptkbp:field |
gptkb:High_School
core Pool Size keep Alive Time maximum Pool Size thread Factory work Queue |
gptkbp:has_method |
schedule With Fixed Delay(Runnable, long, long, Time Unit)
schedule(Callable< V>, long, Time Unit) schedule(Runnable, long, Time Unit) schedule At Fixed Rate(Runnable, long, long, Time Unit) |
https://www.w3.org/2000/01/rdf-schema#label |
Scheduled Thread Pool Executor
|
gptkbp:hyper_threading |
gptkb:theorem
|
gptkbp:is_available_in |
Java 5 and later
|
gptkbp:is_documented_in |
Java documentation
|
gptkbp:is_optimized_for |
repeated execution of tasks
|
gptkbp:is_part_of |
gptkb:Java_Concurrency_Framework
gptkb:Java_Enhancement_Proposal |
gptkbp:is_related_to |
gptkb:river
gptkb:standard gptkb:Thread_Pool_Executor gptkb:Runnable gptkb:Time_Unit gptkb:railway_line gptkb:technology Callable |
gptkbp:is_tested_for |
gptkb:High_School
gptkb:Test_NG |
gptkbp:is_used_for |
concurrent programming
task scheduling |
gptkbp:is_used_in |
Java applications
|
gptkbp:provides |
scheduled task execution
|
gptkbp:runtime |
gptkb:theorem
|
gptkbp:setting |
gptkb:mythological_figure
task queue thread factory thread pool size keep alive time |
gptkbp:type_of |
gptkb:Thread_Pool_Executor
|