<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hello,<div>I am implementing RabbitMQ-C client library in my c++ project and I have a question about the message reading from the queue.</div><div>We need to call the function&nbsp;<span class="Apple-style-span" style="font-family: monospace; white-space: pre; ">amqp_simple_wait_frame</span>(), and we are blocked here to get the result, and then return &nbsp;when we get the message.</div><div>Question is: Do you also have some other way in which we can read the message without blocking?</div><div><br></div><div>Thanks</div><div>Regards</div><div>Deepak</div></body></html>