Apache Kafka

Apache Kafka #

Apache Kafka

Apache Kafka is a distributed streaming platform that allows efficient process large volumes of real-time data. It enables applications to publish, subscribe to, store, and process streams of records in a fault-tolerant and scalable manner. Kafka is widely used for building real-time data pipelines, streaming analytics, and event-driven architectures.

FeatureProtocol specifics
Protocol keykafka
ChannelTopic
ServerKafka server
EnvelopeKafka Message

Protocol bindings are described in https://github.com/asyncapi/bindings/blob/master/kafka/README.md