[rabbitmq-discuss] Is it possible to receive multiple messages then return an ACK to Rabbitmq Server?

johnson johnson at edocom.cn
Mon Aug 20 16:51:32 BST 2012


Hi,

I encounter a question and hope anyone can help me.

If I choose the manually Consumer ACK, the consumer needs to return an ACK to Rabbitmq Server once the message arrives. Otherwise the server will not continue to send the message. 

The sender is not under my control. The size of the message is too small. To get enough high efficiency, it is better to merge several messages into 1 bigger message at the consumer side.

Hence, my problem is the following. Is it possible to receive multiple messages then return 1 ACK to Rabbitmq Server? 

Thanks in advance.

Johnson
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20120820/0a06db92/attachment.htm>


More information about the rabbitmq-discuss mailing list