Individual Acknowledge is an option in 5.2 (yet to be released) - its
a parameter o org.apache.activemq.ActiveMQSession.
cheers,
Rob
Rob Davies
http://fusesource.com
http://rajdavies.blogspot.com/
On 13 Nov 2008, at 20:02, gunacesun wrote:
Hi all,
I want the receiver to acknowledge the message as soon as it is
received.
i.e., even before the message is processed.
I've tried both AutoAcknowledge and ClientAcknowledge. But in both
cases it
looks like both seem to wait for the processing to complete before
acknowledging. In my case the processing sometimes takes more than 30
minutes and when the acknowledgment is finally sent, I get a "Broken
Pipe"
exception.
Is there any way around this?
Thanks in Advance.
Ganesh.
--
View this message in context:
http://www.nabble.com/Is-it-possible-to-force-acknowledgment--tp20488512p20488512.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.