Mimic progress monitoring in Snappy

Hello everyone
I’m wondering if anyone has any implementations of monitoring progress of processors within snappy?

My usual goto back when I used to do this was watch Java VisualVM and you could tell which processor was working. Is there a nice way I can get an output from my python code to monitor this?

I’d like to be able to get a % of progress through, almost mimicking SNAPs progress bar.
Thanks.

There was already a thread with the same title some time back.


Also this one might help: