.. _kafka_clients: Kafka Clients ============= This section discusses the Kafka clients included with the Confluent Platform including the Java client, the high-performance C/C++ client called `librdkafka `_, and the Python client `confluent-kafka-python `_. .. tip:: You may also want to take a look at :ref:`Kafka Streams `, which is a powerful, easy-to-use library for building highly scalable, fault-tolerant, distributed stream processing applications on top of Kafka. .. toctree:: :maxdepth: 3 consumer producer apidocs