davsclaus opened a new issue #1430:
URL: https://github.com/apache/camel-quarkus/issues/1430


   In Camel 3.5 we have a new module that would be good to make camel-quarkus 
use. We could consider having it by default in camel-quarkus or add an 
extension for it so users can add it or not.
   
   This example was updated
   
https://github.com/apache/camel-examples/commit/014f9081122e32a1308621062f2099a7ec08c5ec
   
   So basically it allows to use vertx worker threads for EIPs that are using 
concurrency (if they dont use a custom thread pool). 
   
https://github.com/apache/camel/blob/master/components/camel-threadpoolfactory-vertx/src/main/docs/reactive-threadpoolfactory-vertx.adoc
   
   This requires Camel 3.5 onwards


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to