Apache Kafka (or Kafka) is a distributed event store and stream-processing platform for storing, consuming, and processing data streams. Quarkus integrates perfectly with reactive applications that ...
In the first half of this JavaWorld introduction to Apache Kafka, you developed a couple of small-scale producer/consumer applications using Kafka. From these exercises you should be familiar with the ...