Skip to content

Latest commit

 

History

History
35 lines (19 loc) · 1.59 KB

README.md

File metadata and controls

35 lines (19 loc) · 1.59 KB

这里提供各种接入 消息队列 Kafka 的demo,方便开发者快速上手。 目前客户端demo包括 JavaPythonGoLogstashSpringCloud,其它客户端暂时请参照已有demo自行调试,后续会陆续完善。

各个客户端demo的目录通常如下:

  • beta(公测demo,废弃)

  • vpc(vpc实例接入demo)

  • vpc-ssl(公网ssl实例接入demo)

商业化参考文档快速入门


The demos are provided for developers to get started with Message Queue for Apache Kafka. Currently, demos are provided for Java, Python, Go, Logstash, and Spring Cloud. If you are using a client of another programming language, debug your client by referring to the preceding demos. The list of demos is constantly updated.

You can obtain the demo for each language in the following folders:

  • beta (for public preview, deprecated)

  • vpc (for VPC-connected instances)

  • vpc-ssl (for Internet-connected instances accessed over SSL)

To get started with Message Queue for Apache Kafka, see Quick start.