You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 months ago | |
---|---|---|
tests | 2 months ago | |
.drone.yml | 2 months ago | |
.gitignore | 2 months ago | |
LICENSE | 2 months ago | |
Makefile | 2 months ago | |
README.md | 2 months ago | |
base_task.go | 2 months ago | |
dispatcher.go | 2 months ago | |
func_task.go | 2 months ago | |
go.mod | 2 months ago | |
go.sum | 2 months ago | |
task.go | 2 months ago | |
worker.go | 2 months ago |
README.md
go.mills.io/tasks
go.mills.io/tasks
is a Go library for processing background tasks
or long-running workloads.
Originally borrowed from the Yarn.social project yarn and refactored into this package.
Quick Start
TBD
License
go.mills.io/tasks
is licensed under the terms of the MIT License.