- Practical Real-time Data Processing and Analytics
- Shilpi Saxena Saurabh Gupta
- 95字
- 2021-07-08 10:23:09
Event producer
This is the source where the events are happening. These individual events or tuples stringed in continuous never-ending flow actually form the streams of data which are the input source for any NRT application system. These events could be any of the following or more, which are tapped in real-time:
- Application or telecom logs and CDR
- Facebook, Twitter, and other social media
- Data from sensors and satellites
- Videos from CCTV and security cameras
- The format of such data could be image, free text, structured, semi-structured, non-text (audio, video), JSON, XML, and so on
推薦閱讀
- Spring技術(shù)內(nèi)幕:深入解析Spring架構(gòu)與設(shè)計(jì)
- Vue.js 2 and Bootstrap 4 Web Development
- Developing Middleware in Java EE 8
- Neo4j Essentials
- C語(yǔ)言程序設(shè)計(jì)實(shí)踐教程
- PostgreSQL 11從入門(mén)到精通(視頻教學(xué)版)
- Drupal 8 Module Development
- 用戶(hù)體驗(yàn)增長(zhǎng):數(shù)字化·智能化·綠色化
- 大數(shù)據(jù)分析與應(yīng)用實(shí)戰(zhàn):統(tǒng)計(jì)機(jī)器學(xué)習(xí)之?dāng)?shù)據(jù)導(dǎo)向編程
- Access 2010數(shù)據(jù)庫(kù)應(yīng)用技術(shù)(第2版)
- Swift 4從零到精通iOS開(kāi)發(fā)
- Python網(wǎng)絡(luò)爬蟲(chóng)實(shí)例教程(視頻講解版)
- Java 9 with JShell
- jQuery基礎(chǔ)教程(第4版)
- Learning Scrapy