Hi, I need to have important informations about JBossMQ to make my boss switch to JBoss :) All my questions are about pub/sub work.
Security : - does JBossMQ support some kind of authentication (users/roles) of subscribers ? - do the messages are or can be encrypted over the wire ? Dispatching : - how are the messages sent to the subscribers ? Say I have three subscribers for the same topic. Do the messages are broadcasted over the network or does JBossMQ send every message to each subscribers sequentially (sendig three times the messages directly to subscribers) ? - with an object made of 3 double, 2 int, 2 boolean and 1 long, how long will it take to send 6000 of them ? thanks for your help, ionel ___________________________________________________________ Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en fran�ais ! Yahoo! Mail : http://fr.mail.yahoo.com ------------------------------------------------------- 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
