iEricZHENG / incubator-eventmesh

EventMesh is a dynamic event-driven application runtime used to decouple the application and backend middleware layer, which supports a wide range of use cases that encompass complex multi-cloud, widely distributed topologies using diverse technology stacks.

Home Page:https://eventmesh.apache.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Apache EventMesh (Incubating)

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

点我查看中文版

logo

What is EventMesh?

EventMesh(incubating) is a dynamic event-driven application runtime used to decouple the application and backend middleware layer, which supports a wide range of use cases that encompass complex multi-cloud, widely distributed topologies using diverse technology stacks.

Multi-runtime: architecture1

Orchestration: architecture1

Bridge(Federated Governance): architecture1

Components:

  • eventmesh-runtime : an middleware to transmit events between event producers and consumers, support cloud native apps and microservices.
  • eventmesh-sdk-java : currently supports HTTP and TCP protocols.
  • eventmesh-connector-plugin : plugins for connect a middleware such as RocketMQ/Kafka/Redis/Pulsar etc.
  • eventmesh-registry-plugin : plugins for registry adapter, such as Nacos/Etcd.
  • eventmesh-security-plugin : plugins for security adpater, such as ACL/Authentication/Authorization.
  • eventmesh-protocol-plugin : plugins for protocol adapter, such as CloudEvents/MQTT.
  • eventmesh-admin : clients,topics,subscriptions and other management.

Quick Start

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

Documentation

See EventMesh Documentation for all documents.

Roadmap

See EventMesh Roadmap for details.

Contributing

Contributions are always welcomed! Please see CONTRIBUTING for detailed guidelines.

You can start with the issues labeled with good first issue. GitHub Issues

Landscape



  

EventMesh enriches the CNCF CLOUD NATIVE Landscape.

License

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

Community

WeChat Assistant WeChat public account Slack
wechat_qr wechat_official_qr Join slack chat

Mailing Lists:

Name Description Subscribe Unsubscribe Archive
Users User support and questions mailing list Subscribe Unsubscribe Mail Archives
Development Development related discussions Subscribe Unsubscribe Mail Archives
Commits All commits to repositories Subscribe Unsubscribe Mail Archives

About

EventMesh is a dynamic event-driven application runtime used to decouple the application and backend middleware layer, which supports a wide range of use cases that encompass complex multi-cloud, widely distributed topologies using diverse technology stacks.

https://eventmesh.apache.org/

License:Apache License 2.0


Languages

Language:Java 97.5%Language:Shell 2.5%Language:Dockerfile 0.1%