[rabbitmq-discuss] BasicQos Multiple msg ack
Ranjith Venkatesan
ranjith.v at zohocorp.com
Fri Dec 13 09:12:59 GMT 2013
Hi,
I am new to RabbitMq. I am experimenting rabbitmq for past two days. In my
case, I want to fetch 100 messages from queue. It can be accomplished with
help of *channel.basicQos(100);*. But how to acknowledge for those bulk 100
messages?
channel.basicAck(*???*, true);
My question is how to get deliveryTag for multiple msgs ?
With regards
RANJITH VENKATESAN
--
View this message in context: http://rabbitmq.1065348.n5.nabble.com/BasicQos-Multiple-msg-ack-tp32047.html
Sent from the RabbitMQ mailing list archive at Nabble.com.
More information about the rabbitmq-discuss
mailing list