Is it possible to get the length of queue for a production using Python code?
I'm using embedded Python at the moment.
I'd like to use the Python external language server later - the Python external server will not start in my environment.
If it is possible to query the production queue length programmically, please advise how?
It would also be nice to show the number of messages processed per second, if IRIS keeps track of this.