tracked via: https://issues.apache.org/jira/browse/AMQ-3335

On 25 May 2011 15:09, Gary Tully <gary.tu...@gmail.com> wrote:
> unfortunately that is not configurable via the xml, you would need to
> use a spring bean or via code provide a value for
> org.apache.activemq.broker.BrokerService#setTaskRunnerFactory
>
> On 24 May 2011 21:11, vdevadhar <devad...@yahoo.com> wrote:
>>> To get more control of the scheduling, you will need to specify the
>>> TaskRunnerFactory for the broker and specify 1 for the
>>> maxIterationsPerRun so that it will move on to another task (each
>>> destination dispatch is a task) immediately.
>>
>> How do I do the above? I grepped for TaskRunnerFactory in
>> active-mq/apache-activemq-5.5.0/conf/*.xml and came up empty;
>> Same case when I searched on google or in ActiveMQ In Action book.
>>
>> Thanks
>> Vijay
>>
>> --
>> View this message in context: 
>> http://activemq.2283324.n4.nabble.com/Queue-Message-Fairness-as-oppose-to-Client-Fairness-tp3423122p3548101.html
>> Sent from the ActiveMQ - User mailing list archive at Nabble.com.
>>
>
>
>
> --
> http://fusesource.com
> http://blog.garytully.com
>



-- 
http://fusesource.com
http://blog.garytully.com

Reply via email to