Junxin's Notes
HomeArchivesCategoriesTagsAbout
  • 分类
  • Kafka
2019-01-04发表Kafka2 分钟读完 (大约333个字)

Python Kafka

kafka是一个分布式消息队列。具有高性能、持久化、多副本备份、横向扩展能力。生产者往队列里写消息,消费者从队列里取消息进行业务逻辑。一般在架构设计中起到解耦、削峰、异步处理的作用。

Confluent kafka client

Reference

https://anaconda.org/conda-forge/python-confluent-kafka

https://docs.confluent.io/current/clients/confluent-kafka-python/

https://github.com/confluentinc/confluent-kafka-python

https://kafka.apache.org/quickstart

阅读更多
Junxin

Junxin

Software Developer

Shanghai

文章

10

分类

7

标签

13

关注我

分类

  • AWS1
  • Docker1
  • Kafka1
  • Keyboard1
  • Linux4
  • Machine Learning1
  • Windows1

标签

AP1
AWS1
Docker1
HHKB1
Kafka1
Linux3
Machine Learning1
Python1
Scikit-Learn1
TensorFlow1
Ubuntu1
WSL1
gh601

最新文章

2021-09-08

WSL自动启动 service

Windows

2021-08-10

aws-shell "'Namespace' object has no attribute 'cli_binary_format'"

AWS

2021-08-06

隐藏ubuntu用户登录

Linux

2021-08-06

删除无用docker镜像

Docker

2019-01-07

Hands-on Machine Learning with Scikit-Learn & TensorFlow Study Notes—Chapter 1

Machine Learning

归档

  • 九月 20211
  • 八月 20213
  • 一月 20192
  • 二月 20163
  • 一月 20161
Junxin's Notes

© 2022 Junxin Gao  Powered by Hexo & Icarus

×