I thought thread priorities were deprecated?

On 19 July 2014 18:39, marks1900 <[email protected]> wrote:

>
> How do I create a pool of threads for a specific Camel route that allows me
> to set the Thread priority?
>
> http://camel.apache.org/threading-model.html
>
> Do I just create a custom ThreadPoolProfile and assign it to my Camel
> route,
> and then in the Camel route initialize the Thread directly with the use of
> a
> Camel Bean to make a call to
> Thread.currentThread().setPriority(MIN_PRIORITY)?
>
>
>
> --
> View this message in context:
> http://camel.465427.n5.nabble.com/Thread-pool-profiles-Thread-currentThread-setPriority-MIN-PRIORITY-tp5754039.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>



-- 
Matt Sicker <[email protected]>

Reply via email to