https://github.com/kamva/fangtooth
Fangtooth is a bootstrap for queue workers.
https://github.com/kamva/fangtooth
background-jobs job queue-workers worker-pool workers
Last synced: about 2 months ago
JSON representation
Fangtooth is a bootstrap for queue workers.
- Host: GitHub
- URL: https://github.com/kamva/fangtooth
- Owner: Kamva
- License: mit
- Created: 2019-06-08T13:52:15.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-03-06T23:29:25.000Z (about 2 years ago)
- Last Synced: 2025-01-20T04:59:37.744Z (3 months ago)
- Topics: background-jobs, job, queue-workers, worker-pool, workers
- Language: Go
- Homepage: https://kamva.ir
- Size: 24.4 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Fangtooth
Fangtooth is a bootstrap for queue workers.
## Installation
```
go get -u github.com/Kamva/fangtooth
```