Skip to content

component vertx kafka

Raymond Meester edited this page Mar 6, 2023 · 1 revision

The Vert.x Kafka component is used for communicating with Apache Kafka message broker using Vert.x Kafka Client. This allows the component to work in a full asynchronous manner that results on efficiency and better performance on both sides, Camel Producer and Camel Consumer.

Camel Documentation

Clone this wiki locally