- Practical Real-time Data Processing and Analytics
- Shilpi Saxena Saurabh Gupta
- 132字
- 2021-07-08 10:23:11
Understanding and Tailing Data Streams
This chapter does a deep dive on the most critical aspect of the real-time application, which is about getting the streaming data from the source to the compute component. We will discuss the expectations and choices which are available. We will also walk the reader through which ones are more appropriate for certain use cases and scenarios. We will give high-level setup and some basic use cases for each of them. In this chapter, we will also introduce technologies related to data ingestion for the use cases.
The following is the list of components:
- Understanding data streams
- Setting up infrastructure for data ingestion
- Taping data from the source to the processor: expectations and caveats
- Comparing and choosing what works best for your use case
- Do it yourself
推薦閱讀
- Vue 3移動Web開發與性能調優實戰
- C語言程序設計教程
- C#高級編程(第10版) C# 6 & .NET Core 1.0 (.NET開發經典名著)
- Python從菜鳥到高手(第2版)
- OpenCV for Secret Agents
- Android 應用案例開發大全(第3版)
- Learning SciPy for Numerical and Scientific Computing(Second Edition)
- INSTANT Yii 1.1 Application Development Starter
- Learning Splunk Web Framework
- Arduino機器人系統設計及開發
- Akka入門與實踐
- C語言程序設計教程
- 你好!Java
- Hadoop MapReduce v2 Cookbook(Second Edition)
- Performance Testing with JMeter 3(Third Edition)