//
pkg.gl
Category
github.com/GomdimApps/lcme
system
threads
package
1.1.7
Repository:
https://github.com/gomdimapps/lcme.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
1
Files
115 SLOC
#
Functions
NewEngine
NewEngine initializes a new Engine with a logger and an optimal number of workers.
#
Structs
Engine
Engine manages a pool of workers to execute tasks concurrently.
#
Type aliases
Task
Task represents a unit of work to be executed by the engine.