<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif; ">
<div>I need to be able to spawn a consumer process for a queue when that queue becomes non-empty. The trigger needs to happen in an event-driven way, without polling, and without removing any messages from that queue. Is this possible with AMQP/RabbitMQ and
 how?</div>
<div><br>
</div>
<div>Thank you,</div>
<div>Vitaly</div>
</body>
</html>