hyp3rd/go-worker
`go-worker` provides a simple way to manage and execute tasks concurrently and prioritized, leveraging a `TaskManager` that spawns a pool of `workers`.
GitHub repository with 6 stars and 1 forks.
Language: Go
Topics: concurrency, golang, parallel-programming, task-manager, task-runner, thread-pool, threading