# Functions
No description provided by the author
# Constants
Workers are running.
Workers are shutting down.
Initial state, workers not started.
How often to print status from the pool if it's working.
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
WorkerPool is an implementation of the Pool interface.
# Interfaces
Pool defines the interface for a worker pool.