Overview of the Kafka plugin

Apache Kafka is a distributed streaming platform. Kafka can be used as an enterprise messaging system to decouple source and target systems to exchange data.

The Kafka plugin in Linx contains a Kafka Service to programmatically connect to a Kafka cluster (broker) to retrieve topic-based data for processing in Linx.


DZone: What is Kafka?

kafka.apache.org

Kafka License