- Building Data Streaming Applications with Apache Kafka
- Manish Kumar Chanchal Singh
- 68字
- 2022-07-12 10:38:16
Kafka consumer APIs
Like Kafka producer, Kafka also provides a rich set of APIs to develop a consumer application. In previous sections of this chapter, you have learned about internal concepts of consumer, working of consumer within a consumer group, and partition rebalance. We will see how this concept helps in building a good consumer application.
- Consumer configuration
- KafkaConsumer object
- Subscription and polling
- Commit and offset
- Additional configuration
推薦閱讀
- 深入核心的敏捷開發:ThoughtWorks五大關鍵實踐
- Clojure Programming Cookbook
- 零基礎學Visual C++第3版
- WebAssembly實戰
- Vue.js入門與商城開發實戰
- Instant Zepto.js
- Mastering Python Scripting for System Administrators
- Learning Laravel 4 Application Development
- PLC編程及應用實戰
- 概率成形編碼調制技術理論及應用
- R Data Analysis Cookbook(Second Edition)
- Scratch3.0趣味編程動手玩:比賽訓練營
- PHP編程基礎與實踐教程
- Clojure for Java Developers
- 面向對象程序設計及C++(第3版)