1 Star 0 Fork 48

识文断字 / incubator-eventmesh

forked from WeBank / eventmesh 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
Apache-2.0

Apache EventMesh (Incubating)

CI status CodeCov Language grade: Java Total alerts GitHub release License

logo

什么是Event Mesh?

EventMesh是一个动态的云原生事件驱动架构基础设施,用于分离应用程序和后端中间件层,它支持广泛的用例,包括复杂的混合云、使用了不同技术栈的分布式架构。

多运行时: architecture1

编排: architecture1

联邦: architecture1

组件:

  • eventmesh-runtime : 一种中间件,用于在事件产生者和使用者之间传输事件,支持云原生应用程序和微服务。
  • eventmesh-sdk-java : 当前支持HTTP和TCP协议,未来会支持gRPC等。
  • eventmesh-connector-plugin : 连接中间件的插件,如RocketMQ/Kafka/Redis/Pulsar等。
  • eventmesh-registry-plugin : 注册表适配器插件,如Nacos/Etcd。
  • eventmesh-security-plugin : 安全适配器插件,如ACL/认证/授权。
  • eventmesh-protocol-plugin : 协议适配器的插件,如CloudEvents/MQTT。
  • eventmesh-admin : 客户端管理、主题管理、订阅管理和其他管理。

快速开始

  1. Store quickstart
  2. Runtime quickstart or Runtime quickstart with docker.
  3. Java SDK examples.

文档

查看EventMesh Documentation 所有文档.

Roadmap

查看EventMesh Roadmap 特性规划.

贡献

永远欢迎参与共建, 请参阅贡献了解详细指南

您可以从问题开始. GitHub Issues

Landscape



  

EventMesh enriches the CNCF CLOUD NATIVE Landscape.

License

Apache License, Version 2.0 Copyright (C) Apache Software Foundation

开发社区

微信助手 微信公众号 Slack
wechat_qr wechat_official_qr 加入slack

Mailing Lists:

列表名称 描述 订阅 取消订阅 邮件列表存档
Users 用户支持与用户问题 点击订阅 点击取消订阅 邮件列表存档
Development 开发相关 点击订阅 点击取消订阅 邮件列表存档
Commits 所有与仓库相关的commits信息通知 点击订阅 点击取消订阅 邮件列表存档
# # Licensed to the Apache Software Foundation (ASF) under one # or more contributor license agreements. See the NOTICE file # distributed with this work for additional information # regarding copyright ownership. The ASF licenses this file # to you under the Apache License, Version 2.0 (the # "License"); you may not use this file except in compliance # with the License. You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, # software distributed under the License is distributed on an # "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. # header: license: spdx-id: Apache-2.0 copyright-owner: Apache Software Foundation paths-ignore: - '.github/PULL_REQUEST_TEMPLATE' - '.gitmodules' - '**/.gitkeep' - '**/.gitignore' - '**/*.md' - '**/*.json' - '**/*.ftl' - '**/*.iml' - '**/*.ini' - '**/*.crt' - '**/*.pem' - 'LICENSE' - 'NOTICE' - 'DISCLAIMER-WIP' comment: on-failure

简介

Event Mesh是一个动态的插件式云原生基础服务层,用于分离应用程序和中间件层。它提供了灵活,可靠和快速的事件分发,并且可以进行管理。 目前EventMesh已经进入Apache软件基金会孵化器,成为孵化项目。 展开 收起
Java
Apache-2.0
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
Java
1
https://gitee.com/luozhonghua/EventMesh.git
git@gitee.com:luozhonghua/EventMesh.git
luozhonghua
EventMesh
incubator-eventmesh
master

搜索帮助