vongosling opened a new issue #553:
URL: https://github.com/apache/incubator-eventmesh/issues/553


   ## Enhancement Request
   
   Generally speaking, Choreography is driven by events from the various 
services within a system. Each service consumes events, performs an action, and 
publishes events. There is no centralized coordination or logic and very useful 
for small/simple workflows. It also brings difficult to conceptualize if a lot 
of services are involved. and harder to debug & test if a lot of services are 
involved. IMO, this is an important focus for EventMesh, we could fill this gap 
in the industry through providing a standard, visualize and codeless serverless 
workflow implementation for eventing choreography.
   
   
   
   ### Is your enhancement request related to a problem? Please describe
   
   
   
   ### Describe the solution you'd like
   
   
   
   ### Describe alternatives you've considered
   
   
   
   ### Additional context
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to