Activemq supports DedicatedTaskRunner and PooledTaskRunner:
DedicatedTaskRunner: One thread to execute all tasks.
PooledTaskRunner:      Thread pool to execute all tasks, default size is 
Integer.MAX_VALUE.





bizcenter...@gmail.com

From: khandelwalanuj [via ActiveMQ]
Date: 2014-01-13 22:30
To: bizcenter
Subject: Re: What is the effect of dedicatedTaskRunner Attribute?

If I disable dedicatedTaskRunner: 

1. Does it means there will not be one thread per connection or 
    Does it means there will not be one thread per queue/topic ?? 

2. What is the size of thread pool if I don't use dedicatedTaskRunner ? 

Thanks, 
Anuj 




If you reply to this email, your message will be added to the discussion below:
http://activemq.2283324.n4.nabble.com/What-is-the-effect-of-dedicatedTaskRunner-Attribute-tp2363191p4676233.html
 
To start a new topic under ActiveMQ - User, email 
ml-node+s2283324n2341805...@n4.nabble.com 
To unsubscribe from ActiveMQ, click here.
NAML 



--
View this message in context: 
http://activemq.2283324.n4.nabble.com/What-is-the-effect-of-dedicatedTaskRunner-Attribute-tp2363191p4676261.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to