This website requires JavaScript.
Explore
Help
Sign In
go-pkg
/
asynq
Watch
2
Star
0
Fork
0
You've already forked asynq
mirror of
https://github.com/hibiken/asynq.git
synced
2025-02-23 12:20:19 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
14
Commits
21
Branches
53
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Ken Hibino
89c54fb47d
Rename Workers to Launcher
2019-11-19 06:19:22 -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
Extract polling logic to poller type
2019-11-18 21:23:49 -08:00
Description
golang基于redis的异步队列
asynchronous-tasks
background-jobs
go
redis
task-queue
worker-pool
MIT
12
MiB
Languages
Go
100%