This website requires JavaScript.
Explore
Help
Sign In
go-pkg
/
asynq
Watch
1
Star
0
Fork
0
You've already forked asynq
mirror of
https://github.com/hibiken/asynq.git
synced
2025-09-16 20:00:09 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
15
Commits
25
Branches
53
Tags
8d22d1f6fb548e65bfe9f781b04a7e59b4297206
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Ken Hibino
8d22d1f6fb
Change (*poller).start to use time.Sleep instead of ticker
2019-11-19 06:20:59 -08:00
.gitignore
Initial commit
2019-11-14 21:48:43 -08:00
asynq.go
Rename Workers to Launcher
2019-11-19 06:19:22 -08:00
go.mod
Initial commit
2019-11-14 21:48:43 -08:00
go.sum
Initial commit
2019-11-14 21:48:43 -08:00
poller.go
Change (*poller).start to use time.Sleep instead of ticker
2019-11-19 06:20:59 -08:00
Description
Simple, reliable, and efficient distributed task queue in Go
asynchronous-tasks
background-jobs
go
golang
redis
task-queue
worker-pool
MIT
10
MiB
Languages
Go
100%