Python KafkaProducer and KafkaConsumer的开发模块
摘要:1.在python中往kakfa写数据和读取数据,使用的是python-kafka库 2.消费者需持续写入数据,因groupid存在偏移量,才能看看到数据。 3.安装库的命令为pip install python-kafka -i https://pypi.douban.com/simple 4.其
阅读全文
posted @ 2017-02-17 13:10
浙公网安备 33010602011771号