Hi,<div><br></div><div>I am just curious if a couple of features that i&#39;m looking for exist in the rabbitmq impl. I did some googling around these questions and wasn&#39;t able to find anything that answered my question directly. My apology if these are duplicates.</div>
<div><br></div><div>1) Ability to consume messages in bulk. I see that basic consume does a call back for each message..Is there an api to do the callback with a user defined bulk of messages?</div><div><br></div><div>2) Is there a way to publish a message with a delay? I mean, is there a way to publish a message with a delay and have the message consumed only after the delay expires? ~ I know i can do this by creating a queue on my own and have a job move messages when the delay expires...wondering if something like this is already there in rabbit/planned.�</div>
<div><br></div><div>3) Are dead-letter queues there yet? and messages with TTL?</div><div><br></div><div>Thanks,<br>-- <br>-Praveen<br>
</div>