我要评分
获取效率
正确性
完整性
易理解

Introduction

Kafka Overview

Kafka is an open-source streaming platform developed by Apache Software Foundation in Scala and Java. Kafka is a distributed publish-subscribe messaging system designed for high-throughput and real-time data streams. For more information about Kafka, visit the Kafka official website.

Recommended Software Version

0.10.1.1, 2.1.0, and 2.2.0

This document uses Kafka 0.10.1.1 as an example. The porting procedures of other versions are basically the same as that in this document.