Martin Lichtin created AMQ-4951: ----------------------------------- Summary: UseDedicatedTaskRunner - update docs Key: AMQ-4951 URL: https://issues.apache.org/jira/browse/AMQ-4951 Project: ActiveMQ Issue Type: Wish Affects Versions: 5.7.0 Reporter: Martin Lichtin
Looking at http://activemq.apache.org/how-do-i-configure-10s-of-1000s-of-queues-in-a-single-broker-.html and http://activemq.apache.org/javalangoutofmemory.html it reads as if the default is to use a dedicated TaskRunner. However, it seems the default is to use a thread pool? I see in ActiveMQConnection(Factory) classes that "useDedicatedTaskRunner" is false by default. -- This message was sent by Atlassian JIRA (v6.1.4#6159)