//
pkg.gl
Category
github.com/DragonFlyBSD/mirrorselect
workerpool
package
0.9.7
Repository:
https://github.com/dragonflybsd/mirrorselect.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
1
Files
105 SLOC
#
Functions
NewPool
No description provided by the author
NewTask
No description provided by the author
NewWorker
No description provided by the author
#
Structs
Pool
A worker group that runs tasks at a configured concurrency.
Task
Encapsulate a task in a work pool.
Worker
A worker handles the received tasks.