天天看点

EventBus in SAP UI5 and KymaSAP UI5Kyma

SAP UI5

EventBus是一个小型的subscribe/publish模式实现,位于namespace sap.ui.core下面。

subscribe:

publish:

消息订阅:

消息发布:

Kyma

Kyma Event Bus receives Events from external solutions and triggers the business logic created with lambda functions and services in Kyma. The Event Bus is based on the NATS Streamingopen source messaging system for cloud-native applications.

本文来自云栖社区合作伙伴“汪子熙”,了解相关信息可以关注微信公众号"汪子熙"。

继续阅读