Hi,

We are using Jboss 4.2.3 with Jboss MQ.

When ever there are more messages to process, our server goes to a hung state 
and not responding. The server status shows that it is running but it is not 
responding to any aplication calls. Even the Jmx console is not opening.

I am thinking if we increase the MaximumPoolSize/MaximumQueueSize attributes in 
the jbossmq-service.xml file we may get a better performance.

The following is the configuration we have,

<!-- A Thread pool service -->

JMSThread
JBossMQ Server Threads
<!-- The max number of threads in the pool -->
10
<!-- The max number of tasks before the queue is full -->
1000
run



My questions are,

How much I can increase the MaximumPoolSize/MaximumQueueSize values?

Is there any limit?

Regards,
Prabhu

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4196853
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to