Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pkg6/asynqs
Simple, reliable, and efficient distributed task queue in Go
https://github.com/pkg6/asynqs
Last synced: 7 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 (12 months ago)
- Default Branch: main
- Last Pushed: 2023-12-10T14:18:34.000Z (11 months ago)
- Last Synced: 2024-08-11T09:32:50.966Z (3 months ago)
- Language: Go
- Size: 14.6 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
~~~