crank
crank copied to clipboard
Stream process updates over a socket
For the memory monitoring purposes, it would be awesome if crank exposed a socket interface with a stream of process state changes. What the memory monitor needs is:
- [ ] Initial state when connecting
- [ ] State transitions for existing processes
- [ ] Notifications for new processes
- [ ] Notifications for killed processes