You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@teaclave.apache.org by GitBox <gi...@apache.org> on 2020/04/30 23:42:18 UTC

[GitHub] [incubator-teaclave] mssun opened a new pull request #281: Reorganize worker, runtime, executor, and function

mssun opened a new pull request #281:
URL: https://github.com/apache/incubator-teaclave/pull/281


   ## Description
   
   - worker: defines runtime and executor
   - runtime: interfaces with the platform (e.g., IO) in functions
   - executor: function executor, we only have two executors: 1) mesapy, 2) builtin function executor
   - function: defines all platform builtin functions
   
   CI: https://ci.mesalock-linux.org/mssun/incubator-mesatee/735


----------------------------------------------------------------
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.

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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@teaclave.apache.org
For additional commands, e-mail: notifications-help@teaclave.apache.org