You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by GitBox <gi...@apache.org> on 2019/08/19 07:20:24 UTC

[GitHub] [camel-quarkus] cescoffier commented on issue #131: Add support for quarkus provided event loop

cescoffier commented on issue #131: Add support for quarkus provided event loop
URL: https://github.com/apache/camel-quarkus/issues/131#issuecomment-522445558
 
 
   Quarkus should provides:
   
   * a Vert.x instance (produced by the quarkus-vertx extension)
   * a way to access the netty event loop using https://vertx.io/docs/apidocs/io/vertx/core/Vertx.html#nettyEventLoopGroup-- (we may simplify the usage)

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services