欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
Kafka ecosystem
来自开放百科 - 灰狐
(版本间的差异)
小 (→厂商) |
小 (→语言) |
||
(未显示1个用户的13个中间版本) | |||
第2行: | 第2行: | ||
==项目== | ==项目== | ||
+ | *[[Kafka Manager]] | ||
+ | *[[snowplow]] | ||
*[https://github.com/akka/reactive-kafka reactive-kafka]: [[Akka]] Streams connector for [[Apache Kafka]]. | *[https://github.com/akka/reactive-kafka reactive-kafka]: [[Akka]] Streams connector for [[Apache Kafka]]. | ||
*[https://www.confluent.io/product/connectors Kafka Connect] | *[https://www.confluent.io/product/connectors Kafka Connect] | ||
+ | *[https://github.com/spring-projects/spring-kafka Spring Kafka] | ||
+ | *[https://github.com/fhussonnois/kafkastreams-cep kafkastreams-cep] Complex Event Processing on top of Kafka Streams Processor API | ||
+ | *[https://github.com/Landoop/stream-reactor Stream Reactor] Streaming reference architecture for ETL with Kafka and Kafka-Connect. | ||
+ | *[https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=27846330 Kafka mirroring (MirrorMaker)] | ||
+ | |||
+ | ==语言== | ||
+ | Kafka编程语言绑定: | ||
+ | *[[c programming language|C]]/[[C++]] [https://github.com/edenhill/librdkafka librdkafka] | ||
+ | *[[Haskell]] [https://github.com/cosbynator/haskakafka haskakafka] [https://github.com/yanatan16/haskell-kafka haskell-kafka] | ||
+ | *[[Node.js]] [https://github.com/sutoiku/node-kafka node-kafka] [https://github.com/jut-io/node-kafka-native kafka-native] | ||
+ | *[[Lua]] [https://github.com/mistsv/luardkafka luardkafka] | ||
+ | *[[OCaml]] [https://github.com/didier-wenzek/ocaml-kafka ocaml-kafka] | ||
+ | *[[PHP]] [https://github.com/EVODelavega/phpkafka phpkafka] [https://github.com/arnaud-lb/php-rdkafka php-rdkafka] [https://github.com/weiboad/kafka-php kafka-php] | ||
+ | *[[Python]] [https://github.com/confluentinc/confluent-kafka-python confluent-kafka-python] [https://github.com/Parsely/pykafka PyKafka] | ||
+ | *[[Ruby]] [https://github.com/stancampbell3/Hermann Hermann] | ||
+ | *[[Tcl/Tk]] [https://github.com/flightaware/kafkatcl KafkaTcl] | ||
+ | *[[C Sharp|C#]]/[[.NET]] [https://github.com/ah-/rdkafka-dotnet rdkafka-dotnet] | ||
==厂商== | ==厂商== | ||
第10行: | 第29行: | ||
==图集== | ==图集== | ||
<gallery> | <gallery> | ||
− | image:confluent-platform.png | + | image:confluent-platform.png|Confluent平台 |
+ | image:building-a-microservices-ecosystem-with-kafka-streams-and-ksql.png|构建微服务生态系统 | ||
+ | image:apache-kafka-streams-architecture.jpg|Kafka Streams | ||
</gallery> | </gallery> | ||
==链接== | ==链接== | ||
+ | *[https://cwiki.apache.org/confluence/display/KAFKA/Ecosystem Kafka Ecosystem] | ||
+ | *[https://www.confluent.io/blog/building-a-microservices-ecosystem-with-kafka-streams-and-ksql/ Building a Microservices Ecosystem with Kafka Streams and KSQL] | ||
+ | *[http://tech.lede.com/2017/08/10/ep/Kafka_MirrorMaker_Performance_Tunning/ Kafka跨数据中心迁移方案MirrorMaker使用及性能调优实践] | ||
[[category:ecosystem]] | [[category:ecosystem]] | ||
[[category:kafka]] | [[category:kafka]] |
2020年12月11日 (五) 03:00的最后版本
Apache Kafka 生态系统
目录 |
[编辑] 项目
- Kafka Manager
- snowplow
- reactive-kafka: Akka Streams connector for Apache Kafka.
- Kafka Connect
- Spring Kafka
- kafkastreams-cep Complex Event Processing on top of Kafka Streams Processor API
- Stream Reactor Streaming reference architecture for ETL with Kafka and Kafka-Connect.
- Kafka mirroring (MirrorMaker)
[编辑] 语言
Kafka编程语言绑定:
- C/C++ librdkafka
- Haskell haskakafka haskell-kafka
- Node.js node-kafka kafka-native
- Lua luardkafka
- OCaml ocaml-kafka
- PHP phpkafka php-rdkafka kafka-php
- Python confluent-kafka-python PyKafka
- Ruby Hermann
- Tcl/Tk KafkaTcl
- C#/.NET rdkafka-dotnet
[编辑] 厂商
[编辑] 图集
[编辑] 链接
分享您的观点