You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@eventmesh.apache.org by GitBox <gi...@apache.org> on 2022/01/14 21:46:34 UTC

[GitHub] [incubator-eventmesh] jinrongluo opened a new pull request #714: [Issue #533] Adding design doc for EventMesh Workflow

jinrongluo opened a new pull request #714:
URL: https://github.com/apache/incubator-eventmesh/pull/714


   
   Fixes ISSUE #533
   
   ### Motivation
   
   Adding design doc for EventMesh Workflow.
   
   
   ### Modifications
   
   Adding design doc for EventMesh Workflow.
   
   
   


-- 
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: dev-unsubscribe@eventmesh.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@eventmesh.apache.org
For additional commands, e-mail: dev-help@eventmesh.apache.org


[GitHub] [incubator-eventmesh] qqeasonchen commented on pull request #714: [Issue #533] Adding design doc for EventMesh Workflow

Posted by GitBox <gi...@apache.org>.
qqeasonchen commented on pull request #714:
URL: https://github.com/apache/incubator-eventmesh/pull/714#issuecomment-1013613972


   LGTM,I think can merge it first, and launch a disscuss email to dev@eventmesh.apache.org, to see if anyone can involve.


-- 
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: dev-unsubscribe@eventmesh.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@eventmesh.apache.org
For additional commands, e-mail: dev-help@eventmesh.apache.org


[GitHub] [incubator-eventmesh] ruanwenjun commented on pull request #714: [Issue #533] Adding design doc for EventMesh Workflow

Posted by GitBox <gi...@apache.org>.
ruanwenjun commented on pull request #714:
URL: https://github.com/apache/incubator-eventmesh/pull/714#issuecomment-1013592580


   @jinrongluo Good design, in your design, we need to create a workflow engine module, and the engine use `eventmesh-sdk` to manage the event, use `serverlessworkflow` DSL to  organize the event. So the engine should deploy as another process?


-- 
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: dev-unsubscribe@eventmesh.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@eventmesh.apache.org
For additional commands, e-mail: dev-help@eventmesh.apache.org


[GitHub] [incubator-eventmesh] ruanwenjun merged pull request #714: [Issue #553] Adding design doc for EventMesh Workflow

Posted by GitBox <gi...@apache.org>.
ruanwenjun merged pull request #714:
URL: https://github.com/apache/incubator-eventmesh/pull/714


   


-- 
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: dev-unsubscribe@eventmesh.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@eventmesh.apache.org
For additional commands, e-mail: dev-help@eventmesh.apache.org


[GitHub] [incubator-eventmesh] jinrongluo commented on pull request #714: [Issue #533] Adding design doc for EventMesh Workflow

Posted by GitBox <gi...@apache.org>.
jinrongluo commented on pull request #714:
URL: https://github.com/apache/incubator-eventmesh/pull/714#issuecomment-1013594828


   > @jinrongluo Good design, in your design, we need to create a workflow engine module, and the engine use `eventmesh-sdk` to manage the event, use `serverlessworkflow` DSL to organize the event. So the engine should deploy as another process?
   
   Yes. The engine should run in a separate process from EventMesh Runtime.  We can use SpringBoot to build the engine.


-- 
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: dev-unsubscribe@eventmesh.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@eventmesh.apache.org
For additional commands, e-mail: dev-help@eventmesh.apache.org