2
0
mirror of https://github.com/hibiken/asynq.git synced 2025-04-22 00:30:17 +08:00

6 Commits

Author SHA1 Message Date
Ken Hibino
3b7f0a58de Update WriteProcessState to write both ProcessInfo and WorkerInfo to
redis
2020-02-22 08:47:57 -08:00
Ken Hibino
b3295837e1 Add ProcessState type to base package 2020-02-19 21:38:21 -08:00
Ken Hibino
3d9a222bb3 Use sync.WaitGroup for shutdown 2020-02-16 18:22:59 -08:00
Ken Hibino
2bcaea52ce Make heartbeater goroutine a monitor goroutine for process info. 2020-02-16 18:22:59 -08:00
Ken Hibino
96f06ac89b Add ps command to asynqmon 2020-02-02 20:56:33 -08:00
Ken Hibino
d03fa34eaf Add hearbeater 2020-02-01 09:35:49 -08:00