[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?


With a topic, multiple listeners will recieve the same message. With a 
queue at most one reciever will recieve the message.


-danch




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

Reply via email to