- Stream Analytics with Microsoft Azure
- Anindita Basak Krishna Venkataraman Ryan Murphy Manpreet Singh
- 204字
- 2021-07-02 22:35:54
Azure implementation of event processing
If you require receiving and processing millions of events per second, Azure Event Hub is the ideal solution. Typical use cases include tracking and monitoring telemetry collected from an industrial machine, mobile devices, and connected vehicles. For example, in-game events capture in-console applications.
Event Hubs work with low latency and at a massive scale, and serves as the on-ramp for big data:
The following screenshot is a canonical implementation of event processing on Azure:

The Advanced Message Queuing Protocol 1.0 is a standardized framing and transfer protocol for asynchronously, securely, and reliably transferring messages between two parties. It is the primary protocol for Azure Service Bus Messaging and Azure Event Hubs. Both services also support HTTPS. The proprietary SBMP protocol that is also supported is being phased out in favor of AMQP.
AMQP 1.0 is the result of broad industry collaboration that brought together middleware vendors, such as Microsoft and Red Hat, with many messaging middleware users such as JP Morgan Chase representing the financial services industry. The technical standardization forum for the Advanced Message Queuing Protocol (AMQP) protocol and extension specifications is OASIS, and it has achieved formal approval as an international standard as ISO/IEC 19494.
- 大數(shù)據(jù)管理系統(tǒng)
- Div+CSS 3.0網(wǎng)頁布局案例精粹
- Verilog HDL數(shù)字系統(tǒng)設(shè)計(jì)入門與應(yīng)用實(shí)例
- 錯(cuò)覺:AI 如何通過數(shù)據(jù)挖掘誤導(dǎo)我們
- 數(shù)據(jù)中心建設(shè)與管理指南
- Implementing Splunk 7(Third Edition)
- Python:Data Analytics and Visualization
- 悟透AutoCAD 2009案例自學(xué)手冊
- R Machine Learning Projects
- 統(tǒng)計(jì)挖掘與機(jī)器學(xué)習(xí):大數(shù)據(jù)預(yù)測建模和分析技術(shù)(原書第3版)
- PowerMill 2020五軸數(shù)控加工編程應(yīng)用實(shí)例
- 傳感技術(shù)基礎(chǔ)與技能實(shí)訓(xùn)
- 巧學(xué)活用AutoCAD
- Flash 8中文版全程自學(xué)手冊
- Windows Server 2012 Automation with PowerShell Cookbook