[jboss-user] [JBoss Messaging] - Re: Performance issue for persistent manager of JBoss Messag
gary.c.chen
do-not-reply at jboss.com
Fri Jul 11 02:39:43 EDT 2008
Our queue configuration is as follow :
|
| <mbean code="org.jboss.jms.server.destination.QueueService"
| name="jboss.messaging.destination:service=Queue,name=smsIncomingQueue"
| xmbean-dd="xmdesc/Queue-xmbean.xml">
| <depends optional-attribute-name="ServerPeer">jboss.messaging:service=ServerPeer</depends>
| <depends>jboss.messaging:service=PostOffice</depends>
| <attribute name="FullSize">1342178</attribute>
| <attribute name="PageSize">10000</attribute>
| <attribute name="DownCacheSize">10000</attribute>
|
| <attribute name="MaxSize">-1</attribute>
| <attribute name="Clustered">true</attribute>
| </mbean>
|
|
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4163762#4163762
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4163762
More information about the jboss-user
mailing list