[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: Remoting refactoring complete

clebert.suconic@jboss.com do-not-reply at jboss.com
Tue Jul 29 10:46:04 EDT 2008


At the moment, I can only get good perfSender/perfListener results if I change producer and consumer-window-size to something smaller on the ConnectionFactory.

from jbm-jndi.xml:

   <connection-factory name="ConnectionFactory">
  |       <entry name="ConnectionFactory"/>
  |       <entry name="/ConnectionFactory"/>
  |       <entry name="/XAConnectionFactory"/>
  |       <entry name="java:/ConnectionFactory"/>
  |       <entry name="java:/XAConnectionFactory"/>
  |       <producer-window-size>90000</producer-window-size>
  |       <consumer-window-size>90000</consumer-window-size>
  |    </connection-factory>
  | 

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

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



More information about the jboss-dev-forums mailing list