Ken Hibino
|
5daf99c18e
|
Add failure test for heartbeater
|
2020-04-18 07:56:27 -07:00 |
|
Ken Hibino
|
8d87e1d19d
|
Rename ps command to servers
|
2020-04-12 17:09:58 -07:00 |
|
Ken Hibino
|
68db689cdc
|
Rename internal ProcessState to ServerState
|
2020-04-12 16:42:11 -07:00 |
|
Ken Hibino
|
d664d68fa4
|
Extract out log package
|
2020-03-09 07:17:52 -07:00 |
|
Ken Hibino
|
830020eb39
|
Add ProcessState type to base package
|
2020-02-22 08:56:51 -08:00 |
|
Ken Hibino
|
39f237899b
|
Clean up heartbeater test
|
2020-02-16 18:22:59 -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
|
d33ca98648
|
Use int as priority value type.
Do not use unsigned int for merely non-negative quantities as it
complicates simple arithmetic.
|
2020-02-13 06:23:51 -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 |
|