Data Stream Source
A data stream source is a data source where data items arrive asynchronously.
- AKA: Real-Time Data Source.
- Context:
- It can be process by a Data Stream Processing System.
- It can have a Data Stream Freshness Measure (a data freshness measure).
- …
- Example(s):
- Counter-Example(s):
- See: Ordered Data Object, Data Stream Mining, Dynamic Data.
References
2020
- (Wikipedia, 2020) ⇒ https://en.wikipedia.org/wiki/Streaming_data Retrieved:2020-10-19.
- Streaming data is data that is continuously generated by different sources. Such data should be processed incrementally using Stream Processing techniques without having access to all of the data. In addition, it should be considered that concept drift may happen in the data which means that the properties of the stream may change over time.
It is usually used in the context of big data in which it is generated by many different sources at high speed. Data streaming can also be explained as a technology used to deliver content to devices over the internet, and it allows users to access the content immediately, rather than having to wait for it to be downloaded. Big data is forcing many organizations to focus on storage costs, which brings interest to data lakes and data streams. A data lake refers to the storage of a large amount of unstructured and semi data, and is useful due to the increase of big data as it can be stored in such a way that firms can dive into the data lake and pull out what they need at the moment they need it. Whereas a data stream can perform real-time analysis on streaming data, and it differs from data lakes in speed and continuous nature of analysis, without having to store the data first.
- Streaming data is data that is continuously generated by different sources. Such data should be processed incrementally using Stream Processing techniques without having access to all of the data. In addition, it should be considered that concept drift may happen in the data which means that the properties of the stream may change over time.
2018
- (Oussous et al., 2018) ⇒ Ahmed Oussous, Fatima-Zahra Benjelloun, Ayoub Ait Lahcen, and Samir Belfkih. (2018). “Big Data Technologies: A Survey.” Journal of King Saud University-Computer and Information Sciences, 30(4).
- QUOTE: ... for querying streaming data such as streaming video or continuous sensor data. ... It can handle many data source and types, including clickstream logs, …
2017
- (Wikipedia, 2017) ⇒ https://en.wikipedia.org/wiki/real-time_data Retrieved:2017-8-3.
- Real-time data (RTD) is information that is delivered immediately after collection. There is no delay in the timeliness of the information provided. Real-time data is often used for navigation or tracking. [1]
Some uses of the term "real-time data" confuse it with the term dynamic data. The presence of real-time data is actually irrelevant to whether it is dynamic or static.
- Real-time data (RTD) is information that is delivered immediately after collection. There is no delay in the timeliness of the information provided. Real-time data is often used for navigation or tracking. [1]
- ↑ Wade, T. and Sommer, S. eds. A to Z GIS