guys,
i been followin this thread and i think this article answers most of the
questions in a lucid way
this is a pretty good intro to messaging.
http://www.execpc.com/~gopalan/jms/jms.html

Per Lewau wrote:

> On Tue, 15 May 2001 [EMAIL PROTECTED] wrote:
>
> > Hello again:
> >
> > I'm using a Topic with (only) one subscriber (i.e. ListenerBean),
> > with this assumption...
> > which is the diference between using a QUEUE or a TOPIC?
>
> None.
>
> If you only have one subscriber and will only ever have one subscriber you
> could use a Queue instead. With a topic however you could add more
> subscribers if that becomes necessary, fun or whatever in the future
> without having to change anything else.
>
> Cheers
>
> -----------------------------------------------------------------------
> Per Lewau ([EMAIL PROTECTED])
>
> "Why waste time learning, when ignorance is instantaneous?"
>                                                 - Hobbes
>
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/jboss-user


_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to