Replies: 3 comments
-
Being explicit about function makes clear that these are things you invoke with arguments. Not a fan of Service and ServiceTask, as it sounds that ServiceTask is what you feed a Service. |
Beta Was this translation helpful? Give feedback.
-
Hmm, maybe FunctionDefTask and FunctionCallTask? |
Beta Was this translation helpful? Give feedback.
-
Decided on the whiteboard today: A Function invokes code in a Library, which runs in a Coprocess at the Worker. Both Function and Library are special cases of a Task. |
Beta Was this translation helpful? Give feedback.
-
Now that the duties are converging into a reliable feature, let's discuss names. I think it will help if the terms that we use match what is used in related systems. So, I am thinking something like the following:
@David-Simonetti-ND @btovar what do you think?
Beta Was this translation helpful? Give feedback.
All reactions