当前位置:网站首页>Apache EventMesh distributed event-driven multi-runtime
Apache EventMesh distributed event-driven multi-runtime
2022-07-31 18:32:00 【InfoQ】
I. Foreword
- is likeSpring Cloud Stream, which decouples the upstream and downstream message engines,Spring Cloud Stream is used to build highly scalable event-driven microservices in the Spring Cloud system. The purpose is to simplify the development of messages in Spring Cloud applications, but this is limited to the decoupling of the message engine.
- Service Mesh in the cloud native field is more of an integrated RPC service, which is called synchronously and may have a certain degree of coupling.
Second, what is EventMesh
decouplingevent-driven
Three, EventMesh Architecture

Four. My thoughts
- For large-scale deployment of microservices (number of microservices>1000), high degree of internal service heterogeneity (interactive protocol/developmentLanguage type > 5), and the integrated microservices are loosely coupled and asynchronous.Using EventMesh is appropriate.However, the heterogeneous complexity of microservices and internal architectures faced by most developers may not be so high and they do not need asynchronous corresponding features. In this case, you need to choose suitable technologies according to your own business.stack and architecture model.
- EventMesh itself supports clustered Gateway deployment, and can also support containerized Sidecar deployment.
- EventMesh breaks data silos and supports enterprise full connectivity, digitization, and multi-cloud collaboration.
- Like this kind of open source software, although the atmosphere and development in China are getting better and better recently, many innovative open source products are still abroad.The open-source software for EventMesh, an event-driven architecture developed under the leadership of the company, is currently being developed by domestic first-tier manufacturers such as WeBank, Tencent, ByteDance, JD.com, Ali, and Baidu.As an innovative open source software led by domestic companies, EventMesh, as an event-driven architecture, can be expected in the future.
边栏推荐
- leetcode 665. Non-decreasing Array 非递减数列(中等)
- Handling write conflicts under multi-master replication (3) - Convergence to a consistent state and custom conflict resolution logic
- MySQL - multi-table query
- How to change npm to Taobao mirror [easy to understand]
- Bika LIMS 开源LIMS集—— SENAITE的使用(检测流程)
- 杰理语音芯片ic玩具芯片ic的介绍_AD14NAD15N全系列开发
- The new telecom "routine", my dad was tricked!
- matplotlib ax bar color 设置ax bar的颜色、 透明度、label legend
- MySQL - single function
- go mode tidy出现报错go warning “all“ matched no packages
猜你喜欢
随机推荐
Huawei's top engineers lasted nine years "anecdotal stories network protocol" PDF document summary, is too strong
【愚公系列】2022年07月 Go教学课程 020-Go容器之数组
MySQL---排序与分页
Bika LIMS 开源LIMS集—— SENAITE的使用(检测流程)
[TypeScript]OOP
Bika LIMS open source LIMS set - use of SENAITE (detection process)
微信小程序的路由拦截
学生管理系统第一天:完成登录退出操作逻辑 PyQt5 + MySQL5.8
自动化测试—web自动化—selenium初识
How programmers learn open source projects, this article tells you
cas与自旋锁(轻量级锁就是自旋锁吗)
MySQL---聚合函数
Apache EventMesh 分布式事件驱动多运行时
MySQL---运算符
这位985教授火了!当了10年博导,竟无一博士毕业!
The article you worked so hard to write may not be your original
UserAgent 解析
MySQL---单行函数
All-platform GPU general AI video supplementary frame super-score tutorial
浅谈网络安全之算法安全






![[TypeScript] OOP](/img/d7/b3175ab538906ac1b658a9f361ba44.png)

