On Fri, Sep 26, 2008 at 7:31 AM, krv <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> Does ActiveMQ support guaranteed delivery such that a message is delivered
> at least once to one of the consumers?

ActiveMQ implements the JMS 1.1 spec therefore message delivery is
guaranteed according to use of various qualities of service. More
specifically (and taken directly from the JMS spec), persistent
messages are delivered once-and-only-once and non-persistent messages
are delivered at-most-once.

Bruce
-- 
perl -e 'print unpack("u30","D0G)[EMAIL 
PROTECTED]&5R\"F)R=6-E+G-N>61E<D\!G;6%I;\"YC;VT*"
);'

Apache ActiveMQ - http://activemq.org/
Apache Camel - http://activemq.org/camel/
Apache ServiceMix - http://servicemix.org/

Blog: http://bruceblog.org/

Reply via email to