I have an application which I'm adapting to use zmq it's unclear how I would replicate the following queue usage: A queue of pending commands is checked periodically for limit violations; however, the queue entries are not consumed any suggestions how to handle that case? thanks, Michael