lburgazzoli commented on issue #4177:
URL: https://github.com/apache/camel-quarkus/issues/4177#issuecomment-1285050132

   > What I am really looking for is Camel DSL support for the Quarkus reactive 
components (Reasteasy Reactive JAX-RS, Resteasy Reactive client, reactive SQL 
clients, reactive nosql database, etc) that enable our teams to create fully 
noblocking services that can be run on the vertx event loop without creating 
extra unneeded threads. 
   
   For that to happen, we need a new set of camel component based on the 
mentioned technologies, so far we have a few vertx modules supported but not 
all, are you interested in contributing some ?  
   
   About the vertx event loop, there is 
[support](https://github.com/apache/camel/blob/main/components/camel-reactive-executor-vertx/src/main/docs/reactive-executor-vertx.adoc)
 to enable camel reactive engine to run on it
   
   


-- 
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.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

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

Reply via email to