https://github.com/pkg6/asynqs
Simple, reliable, and efficient distributed task queue in Go
https://github.com/pkg6/asynqs
Last synced: 29 days ago
JSON representation
Simple, reliable, and efficient distributed task queue in Go
- Host: GitHub
- URL: https://github.com/pkg6/asynqs
- Owner: pkg6
- License: apache-2.0
- Created: 2023-12-04T15:28:00.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-05-20T06:08:39.000Z (about 1 year ago)
- Last Synced: 2025-05-20T07:24:22.159Z (about 1 year ago)
- Language: Go
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# asynqs
Simple, reliable, and efficient distributed task queue in Go
# asynqmon
https://github.com/hibiken/asynqmon#run-the-binary
~~~
docker pull hibiken/asynqmon:0.7
~~~