Help Center/ Distributed Message Service for Kafka/ Developer Guide/ Obtaining an Open-Source Kafka Client
Updated on 2024-11-28 GMT+08:00

Obtaining an Open-Source Kafka Client

Kafka instances can be accessed on clients using multiple languages. For more information, see Clients.

The Kafka official website supports C/C++, Python, Go, PHP, and Node.js clients.

Kafka instances are fully compatible with open-source clients. You can access your instance as instructed by the official Kafka website.