- Building Data Streaming Applications with Apache Kafka
- Manish Kumar Chanchal Singh
- 117字
- 2022-07-12 10:38:16
Kafka consumer internals
In this section of the chapter, we will cover different Kafka consumer concepts and various data flows involved in consuming messages from Kafka queues. As already mentioned, consuming messages from Kafka is a bit different from other messaging systems. However, when you are writing consumer applications using consumer APIs, most of the details are abstracted. Most of the internal work is done by Kafka consumer libraries used by your application.
Irrespective of the fact that you do not have to code for most of the consumer internal work, you should understand these internal workings thoroughly. These concepts will definitely help you in debugging consumer applications and also in making the right application decision choices.
推薦閱讀
- Cocos2D-X權威指南(第2版)
- 工程軟件開發技術基礎
- ThinkPHP 5實戰
- 零基礎學Scratch少兒編程:小學課本中的Scratch創意編程
- 精通軟件性能測試與LoadRunner實戰(第2版)
- C語言從入門到精通(第4版)
- INSTANT Passbook App Development for iOS How-to
- Node學習指南(第2版)
- Visual FoxPro 6.0程序設計
- Python 3 數據分析與機器學習實戰
- Fastdata Processing with Spark
- 工業機器人離線編程
- SwiftUI極簡開發
- 零基礎輕松學C++:青少年趣味編程(全彩版)
- JSP程序設計與案例實戰(慕課版)