Documentation ¶
Overview ¶
Package workerjuice provides a pool of workers for concurrent task execution.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateEmptyPool ¶
func CreateEmptyPool(maxWorkers int) *pool
CreateEmptyPool creates a new worker pool with the specified maximum number of workers. It returns a pointer to the created Pool.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.