Hi Fabien,
There's no direct analog to qdubsviewer for Ach since Ach does not
handle serialization and does not use a broker process to track
state.
However, on GNU/Linux, you can use `lsof` to view which processes have
open a particular channel. Ach channel are implemented using POSIX
shared memory, and linux implements POSIX shared memory as files on
a tmpfs mount under /dev/shm or /run/shm.
Cheers,
-ntd
> --
> You received this message because you are subscribed to the Google
> Groups "ach-help" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to
ach-help+u...@googlegroups.com
> <mailto:
ach-help+u...@googlegroups.com>.
> For more options, visit
https://groups.google.com/d/optout.