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

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
主站蜘蛛池模板: 白山市| 巴东县| 平罗县| 新津县| 秀山| 玛多县| 城市| 辉县市| 邵阳市| 梧州市| 宣城市| 凌源市| 屯门区| 杭锦后旗| 栖霞市| 西丰县| 津南区| 桂东县| 安仁县| 大丰市| 黑水县| 孟村| 盐源县| 平湖市| 平安县| 新乐市| 承德市| 随州市| 贡嘎县| 名山县| 佛教| 沽源县| 揭阳市| 黄骅市| 孝感市| 兴业县| 定安县| 岑巩县| 南宁市| 怀安县| 平乡县|