[rabbitmq-discuss] Ack by a different machine than consumer
Jerry Kuch
jerryk at vmware.com
Fri Dec 10 01:11:48 GMT 2010
Hi, Nathan...
I believe the delivery tag you'd use in ack-ing is only valid within the channel in which the message was received so the scheme you propose wouldn't be viable and you'd have to devise some scheme for signifying done-ness with the message's implied work beyond basic AMQP.
BTW, Cascalog is a neat piece of work. Would be interested to know more about the system you're building if it's not confidential... :-)
Jerry
Sent from my iPhone (Brevity and typos are hopefully the result of 1-fingered typing rather than rudeness or illiteracy).
On Dec 9, 2010, at 4:47 PM, "nathanmarz" <nathan.marz at gmail.com> wrote:
> Can a message be ack'd by a different machine than the one that read
> it off the queue?
>
> I'm working on a distributed stream processing system where it would
> be useful to have a downstream node do the acknowledgement.
>
> Thanks in advance,
> Nathan
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
More information about the rabbitmq-discuss
mailing list