mirror of
https://github.com/apache/activemq.git
synced 2025-02-12 21:16:06 +00:00
be the most optimal solution. Modified the TaskRunnerFactory so that it uses a system property to choose between the PooledTaskRunner or the DedicatedTaskRunner which now keeps a dedicated thread per task. The default is still set to use the PooledTaskRunner, but we may change this if performance benchmarks indicate that DedicatedTaskRunner should be the default. Also make the thread names a little more uniform so that when you use a debugger you can easily tell what each thread is doing. git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@397774 13f79535-47bb-0310-9956-ffa450edef68