thread pool
Sign in to saveAlso known as thread pool pattern, replicated workers, worker-crew model
a method for efficient parallel processing in computer programs (pre-creating threads and reusing them as tasks occur, reducing overhead of thread creation and destruction, improving system performance, and optimizing resource management)
Connections
computer programming
Entity
digital object identifier
Entity
web page
Entity
Q364
Entity
web server
Entity
Go
Entity
GNU Bash
Entity
Q7637
Entity
parallel computing
Entity
software design pattern
Entity
model–view–controller
Entity
thread
Entity
Q22908627
Entity
semaphore
Entity
singleton pattern
Entity
concurrency
Entity
factory method pattern
Entity
facade pattern
Entity
adapter pattern
Entity
decorator pattern
Entity