官术网_书友最值得收藏!

Simple event processing 

An event immediately triggers into action in the consumer. For instance, you can use Azure Functions that can execute when it receives a message on the Service Bus topic.

Simple event processing (SEP) is used whenever you need to handle events in a simple way. There are not many differences between the events, the system will just process all of them.

In simple event processing, multiple single events will land into the processing engine. The events will be filtered, transformed, split, and routed. A classic example could be URL matching in a web server. Let's say you have a shopping portal and users can select different products, or click on different or the same products. In that instance, the web server will route the request, or the web server filters the request based on the URL it receives from the interactions and routes it accordingly.

The key characteristic of simple event processing is that a single event is processed without looking at other events. Events are processed at a time.

The following are the stages of the SEP:

  • Filter: Filtering the event stream for a specific type of event
  • Transform: Transforming events schema from one form to another
  • Enrich: Augmenting the event payload with additional data
  • Split: Splitting the events into multiple events and processing them
  • Route: Moving the event from one channel or stream to another
主站蜘蛛池模板: 新邵县| 三门县| 乳山市| 思南县| 江都市| 潞西市| 喀喇沁旗| 措美县| 鹿邑县| 汝州市| 北票市| 耒阳市| 蒙自县| 神池县| 光泽县| 沐川县| 历史| 榆社县| 元氏县| 偏关县| 榆树市| 神农架林区| 襄樊市| 三台县| 玛曲县| 镇赉县| 达日县| 庆阳市| 扶绥县| 万安县| 黄冈市| 莱州市| 桦川县| 广安市| 漠河县| 榆林市| 宜州市| 元氏县| 双峰县| 新绛县| 鹿泉市|