Hi Morten,
are you using the JMS component? Take a look at `concurrentConsumers`
and `asyncConsumer` properties[1],

zoran

[1] https://camel.apache.org/jms.html#JMS-ConcurrentConsuming

On Wed, May 10, 2017 at 4:20 PM, mortalisk <morten.bendik...@gmail.com> wrote:
> Guess I am mistaken about whenComplete blocking the thread. I thought that
> was the difference of *Async and not in the CompletableFuture, so never mind
> that.
>
> However I still see this behaviour where only one message is processed at a
> time, even though all the code is running in a separate thread pool.
>
>
>
> -----
> Morten Bendiksen
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/Async-bean-method-tp5799201p5799235.html
> Sent from the Camel - Users mailing list archive at Nabble.com.



-- 
Zoran Regvart

Reply via email to