你的位置: 码友网首页 / 资讯源列表 / Implement a Cross-Platform Apache Kafka Producer and Consumer with C# and .NET

关于[Implement a Cross-Platform Apache Kafka Producer and Consumer with C# and .NET]的摘要:

Sometimes you’d like to write your own code for producing data to an Apache Kafka® topic and connecting to a Kafka cluster programmatically. Confluent provides client libraries for several different programming languages that make it easy to code your own Kafka clients in your favorite dev environment. One of the most popular dev environments is .NET and Visual Studio (VS) Code. This blog post shows you step by step how to use .NET and C# to create a client application that streams Wikipedia edit events to a Kafka topic in Confluent Cloud. Also, the app consumes a materialized view from ksqlDB that aggregates edits per page. The application runs on Linux, macOS, and Windows, with no code changes.

原文地址: https://www.confluent.io/blog/build-cross-platform-kafka-applications-using-c-and-dotnet-5/

收录时间: 2021-08-25 浏览量: 1368 分类: .NET Core

| 0 收藏 | 0