Ionel GARDAIS wrote:

JBossMQ will use JGroups in the near futur, sending
messages over multicast (4.0.0).


No. JBossMQ will remain what it is today. There will be an *additional* JMS implementation over JGroups.

Question is : how does it work by now (3.2.x)? Does it
use the bound-interface's broadcast IP-address to send
the messages or does every subscribers just register
themselves against the topic and messages are sent by
calling the onMessage() method on each subscribers ?


Currently, we send 1 msg/subscriber. With Serverless JMS we will send 1 msg for *all* subscribers (multicast)


-- Bela Ban http://www.jgroups.org Cell: (408) 316-4459



-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to