[rabbitmq-discuss] Query for asynchronous acknowledgment
vivek agarwal
koolvivek2006 at gmail.com
Mon Aug 16 14:10:31 BST 2010
Thanks for the quick reply.
So, is there anyways to achieve asynchronous acknowledgment of data?
Again, I also wanted to know if there is a way to replicate data, to
increase the system's availability.
So that, if a node1 running RabbitMQ goes down, a slave comes up and works
like a master, so that all the queues and data on node1, are still
accessible?
Thanks,
Vivek
On Mon, Aug 16, 2010 at 6:29 PM, Matthew Sackman <matthew at rabbitmq.com>wrote:
> On Mon, Aug 16, 2010 at 06:27:33PM +0530, vivek agarwal wrote:
> > Am I correct on this?
>
> You are.
>
> > If so, is there any way or future plan to acknowledge
> > a message, by just the delivery tag, or some other tag, which does not
> needs
> > to know of which channel it was received from?
>
> Nope. Delivery tags are scoped within channels. This is as defined by
> the AMQP spec.
>
> Matthew
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20100816/4fdb0dcf/attachment.htm>
More information about the rabbitmq-discuss
mailing list