crank icon indicating copy to clipboard operation
crank copied to clipboard

Stream process updates over a socket

Open pl opened this issue 11 years ago • 0 comments

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

pl avatar May 22 '14 15:05 pl