[JBoss-user] [Messaging, JMS JBossMQ] - Re: JMS Queue residing in a cluster

2005-08-18 Thread [EMAIL PROTECTED]
genman wrote : | Not sure... I would suggest bugging Adrian. :-) | | It should be Round Robin by default, IMHO, but there's some reason he decided against it. I implemented the round robin because you guys kept bugging me about it. It was an FAQ, and still is. :-( I didn't make it the

[JBoss-user] [Messaging, JMS JBossMQ] - Re: JMS Queue residing in a cluster

2005-08-18 Thread genman
Not sure... I would suggest bugging Adrian. :-) It should be Round Robin by default, IMHO, but there's some reason he decided against it. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3890502#3890502 Reply to the post :

[JBoss-user] [Messaging, JMS JBossMQ] - Re: JMS Queue residing in a cluster

2005-08-18 Thread [EMAIL PROTECTED]
genman wrote : | Not sure... I would suggest bugging Adrian. :-) | If you really want to bug me, buy a support contract. Otherwise, you'll have post a question that is answerable, hasn't been posted before and isn't covered in the free docs. You also get access to our knowledge base

[JBoss-user] [Messaging, JMS JBossMQ] - Re: JMS Queue residing in a cluster

2005-08-17 Thread myparu
Hi, Where can I find this kind of info? I have been looking through the JBoss 4 book and searched a little on the site to configure Round-robin for queue consumers but didnt find any. May be I was searching with the wrong terms... Murali View the original post :

[JBoss-user] [Messaging, JMS JBossMQ] - Re: JMS Queue residing in a cluster

2005-08-05 Thread genman
A single node holds the messages and the other nodes consume them. If a single consumer is sufficiently fast, then the other nodes end up idle. You may want a more round-robin configuration for your queue: | mbean code='org.jboss.mq.server.jmx.Queue'