[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: Streamlined delivery of messages to consumer

jeffdelong do-not-reply at jboss.com
Thu Dec 28 12:27:50 EST 2006


anonymous wrote : The server receives the flow rate change (0) and stops sending messages. The client consumes the backlog and when the number remaining reaches bufferSize / 2 it sends another flow rate change message to the server with a +ve value. 
  | 

By server in the previous quote is this the router or the server side representation of the consumer?

For example - if I had two consumers, and one is "backed up" and has sent a flow rate change (0). Will the round robin router continue to select the server side representation of this consumer? Or conversely, will the router be told this consumer is unavailable and temporarily stop selecting it?

Is the "server side representation" of the consumer the same as the "channel" in the JBoss Messaging architecture?

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3996681#3996681

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3996681



More information about the jboss-dev-forums mailing list