the difference is where redelivery occurs. By default it occurs within
the consumer on the client. So messages pending delivery or redelivery
are not available to other consumers.
With the broker redelivery plugin, the consumer is not involved and
normal broker dispatch is  used for redelivery.

On 15 October 2013 01:59, soelvar <jesper.s.karl...@gmail.com> wrote:
> Hi all,
>
> This is probably a newbie question but I am looking through examples and
> notice that it is possible to set RedeliveryPolicy on both Broker and
> ActiveMQConnectionFactory. My guess is that when using a broker is should be
> set on the broker and that when setting it on ActiveMQConnectionFactory,
> then it is when you are running vm://localhost etc. and do not user a
> broker?
>
> Thanks for your help..
>
> Cheers,
> Jesper
>
>
>
> --
> View this message in context: 
> http://activemq.2283324.n4.nabble.com/redelivery-Broker-and-ActiveMQConnectionFactory-tp4672772.html
> Sent from the ActiveMQ - User mailing list archive at Nabble.com.



-- 
http://redhat.com
http://blog.garytully.com

Reply via email to