kafka消息队列
Posted yuxi_o
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了kafka消息队列相关的知识,希望对你有一定的参考价值。
Kafka is used for building real-time data pipelines and streaming apps. It is horizontally scalable, fault-tolerant, wicked fast, and runs in production in thousands of companies.
官网:Apache Kafka Kafka简介 Kafka官网文档
参考:
2. Kafka-in-a-nutshell(入门绝佳读物)
3. What every software engineer should know about real-time data’s unifying abstraction(从这篇文章可以知道LinkedIn为何要开发Kafka)
4. How to choose the number of topics/partitions in a Kafka cluster?(对Kafka Partition的深入讲解和性能优化指导)
5. zookeeper教程 runoob
以上是关于kafka消息队列的主要内容,如果未能解决你的问题,请参考以下文章
Canal Server发送binlog消息到Kafka消息队列中