If consumers "share" the stream of messages, ie, each gets a message from
the stream, then use a queue.


On Thu, Apr 25, 2013 at 5:50 PM, webber <tokomakoma...@gmail.com> wrote:

> Thank you for reply.
>
> Please let me explain background of this question.
>
> I am designing enterprise integration architecture using activemq to
> communicate
> multiple systems in a company.
> Initially, I designed to put queues among systems. But from the point of
> view of
> flexibility I came to think of topic is better. Using queue and new system
> is added,
> we have to add a new queue and copy message in it.
>
> I am assuming multiple independent consumers share the same stream of
> messages
> and numbers of consumers are less than 10. messages should be persisted.
>
> Regards,
>
>
>
>
> --
> View this message in context:
> http://activemq.2283324.n4.nabble.com/queue-vs-topic-tp4666180p4666232.html
> Sent from the ActiveMQ - User mailing list archive at Nabble.com.
>



-- 
*Christian Posta*
http://www.christianposta.com/blog
twitter: @christianposta

Reply via email to