Re: Camel Quarkus example that only use the Vertx IO threads on front and backside

2022-07-02 Thread Claus Ibsen
Hi This topic is also discussed on the chat room https://camel.zulipchat.com/#narrow/stream/257302-camel-quarkus/topic/Fully.20Non-Blocking.20Reactive On Tue, Jun 28, 2022 at 7:49 PM Keith Link wrote: > I am trying to get a Camel Quarkus example that only use the Vertx IO > threads on

Camel Quarkus example that only use the Vertx IO threads on front and backside

2022-06-28 Thread Keith Link
I am trying to get a Camel Quarkus example that only use the Vertx IO threads on front and backside. I have from:( platform-http:/) on the frontside and sending the exchange to a multicast to 3 routes that all us async processors that use the Quarkus Resteasy reactive HTTP clients to make