apache / eventmesh

EventMesh is a new generation serverless event middleware for building distributed event-driven applications.
https://eventmesh.apache.org/
Apache License 2.0
1.6k stars 635 forks source link

Evaluating Karaf 5 as the runtime container #206

Open qqeasonchen opened 3 years ago

qqeasonchen commented 3 years ago

Apache Karaf is a modulith runtime, supporting several frameworks and programming model (REST/API, web, spring boot, ...). It provides turnkey features that you can directly leverage without effort, packaged as mutable or immutable application.

How about building EventMesh on Karaf5?

xwm1992 commented 3 years ago

ok, this is a good proposal. I'll take a look at Karaf5 and try to building EventMesh on Karaf5